Docs.rs
kdam-0.6.4
kdam 0.6.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
19 June 2026
Links
Repository
crates.io
Source
Owners
clitic
Dependencies
colorgrad ^0.8
normal
optional
formatx ^0.2.4
normal
optional
kdam_derive ^0.1.1
normal
optional
pyo3 >=0.27
normal
optional
rayon ^1.10
normal
optional
terminal_size ^0.4
normal
unicode-segmentation ^1
normal
optional
unicode-width ^0.2
normal
optional
windows-sys ^0.61.0
normal
Versions
46.34%
of the crate is documented
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
Module format
kdam
0.6.4
Module format
Module Items
Functions
In crate kdam
kdam
Module
format
Copy item path
Source
Expand description
Functions for formatting values.
Functions
ยง
interval
Formats a number of seconds as a clock time, [H:]MM:SS and SSs.
size_of
Formats a number (greater than unity) with SI order of magnitude prefixes.
time
Formats seconds as a clock time, SSs | MMmin | Hhr | Ddays.