A simple to use, efficient, and full-featured Command Line Argument Parser
A logging implementation for log which is configured via an environment
variable.
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
Generate shell completion scripts for your clap::Command
A native Rust encoder and decoder of TOML-formatted files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.