Docs.rs
bel7-cli-0.9.0
bel7-cli 0.9.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
michaelklishin
Dependencies
clap ^4.5
normal
optional
clap_complete ^4.5
normal
optional
clap_complete_nushell ^4.5
normal
optional
indicatif ^0.18
normal
optional
owo-colors ^4.2
normal
serde ^1.0
normal
optional
sysexits ^0.11
normal
optional
tabled ^0.20
normal
optional
terminal_size ^0.4
normal
optional
proptest ^1.6
dev
thiserror ^2.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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_bold
bel7_
cli
0.9.0
bel7_cli
Function
format_
bold
Copy item path
Source
pub fn format_bold<T:
Display
>(value: T) ->
String
Expand description
Formats a value as bold if colors are enabled.