Docs.rs
jan-cli-0.9.0
jan-cli 0.9.0
Docs.rs crate page
MIT
06 August 2026
Links
Repository
crates.io
Source
Owners
patbeagan1
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
dirs ^5.0
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.11.0
normal
tempfile ^3.14
normal
zip ^2.4
normal
assert_cmd ^2.0
dev
predicates ^3.1
dev
rusqlite ^0.32
dev
Versions
37.04%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
format_help
jan_cli
0.9.0
jan_cli
Function
format_
help
Copy item path
Source
pub fn format_help( spec: &
RootSpec
, chain: &[
String
], node:
Option
<&
CommandNode
>, ) ->
String