Docs.rs
git-features-0.26.1
git-features 0.26.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
bytes ^1.0.0
normal
crc32fast ^1.2.1
normal
crossbeam-channel ^0.5.0
normal
crossbeam-utils ^0.8.7
normal
document-features ^0.2.0
normal
flate2 ^1.0.17
normal
git-hash ^0.10.1
normal
jwalk ^0.8.1
normal
num_cpus ^1.13.0
normal
once_cell ^1.13.0
normal
parking_lot ^0.12.0
normal
prodash ^23.0
normal
quick-error ^2.0.0
normal
sha1 ^0.10.0
normal
sha1_smol ^1.0.0
normal
walkdir ^2.3.2
normal
bstr ^1.0.1
dev
sha1 ^0.10.0
normal
libc ^0.2.119
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
Module human
Module human
Structs
?
Module
git_features
::
progress
::
unit
::
human
source
·
[
−
]
Available on
crate features
progress
and
unit-human
only.
Expand description
Structs
Formatter
Entry point to the lib. Use this to handle your formatting needs.
Human
A helper for formatting numbers in a format easily read by humans in renderers, as in
2.54 million objects
Scales
Provide a customized scaling scheme for your own modeling.