Docs.rs
celp-sdk-0.2.1
celp-sdk 0.2.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
farseaweed
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
colored ^2.1
normal
env_logger ^0.11.3
normal
log ^0.4
normal
prost ^0.13
normal
prost-types ^0.13
normal
redis ^0.25
normal
regex ^1.10
normal
strum ^0.26
normal
strum_macros ^0.26
normal
thiserror ^1.0
normal
anyhow ^1.0
build
prost-build ^0.13
build
protobuf-src ^2.0
build
Versions
84.75%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
celp_
sdk
0.2.1
Arg
Aliased type
In celp_
sdk::
util::
celp_
app
celp_sdk
::
util
::
celp_app
Type Alias
Arg
Copy item path
source
pub type Arg =
Arg
;
Expand description
Expose clap’s Arg
clap::Arg
Aliased Type
§
struct Arg {
/* private fields */
}