Docs.rs
usage-lib-2.0.3
usage-lib 2.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
jdx
Dependencies
clap ^4
normal
optional
heck ^0.5
normal
indexmap ^2
normal
itertools ^0.14
normal
kdl ^6
normal
log ^0.4
normal
miette ^7
normal
once_cell ^1
normal
regex ^1
normal
serde ^1
normal
shell-words ^1
normal
strum ^0.26
normal
tera ^1
normal
optional
thiserror ^2
normal
versions ^6
normal
xx ^2
normal
ctor ^0.2
dev
insta ^1
dev
pretty_assertions ^1
dev
shell-words ^1
dev
Versions
1.63%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
usage
2.0.3
In usage::
docs::
cli
usage
::
docs
::
cli
Function
render_help
Copy item path
Source
pub fn render_help(spec: &
Spec
, cmd: &
SpecCommand
, long:
bool
) ->
String