Docs.rs
halp-0.2.0
halp 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
orhun
Dependencies
clap ^4.5.7
normal
clap_complete ^4.5.6
normal
clap_mangen ^0.2.21
normal
colored ^2.1.0
normal
console ^0.15.8
normal
dialoguer ^0.11.0
normal
dirs ^5.0.1
normal
process_control ^4.1.0
normal
serde ^1.0.203
normal
thiserror ^1.0.61
normal
toml ^0.8.14
normal
ureq ^2.9.7
normal
pretty_assertions ^1.4.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
halp
0.2.0
All Items
Crate Items
Modules
Functions
Crate
halp
Copy item path
Source
Expand description
A CLI tool to get help with CLI tools ๐
Modules
ยง
cli
Command-line argument parser.
config
Configuration.
error
Error handling implementation.
helper
Help implementation.
Functions
ยง
run
Runs
halp
.