2 releases
0.1.1 | Jun 22, 2023 |
---|---|
0.1.0 | Jun 22, 2023 |
#560 in Date and time
13KB
187 lines
humanise
- humanise information
humanise
is a library that provides functions to convert raw data to not just human-readable strings, but humanised strings.
Feature flags
durations
: Provides facilities for humanising durations. Enabled by default.chrono
: Adds functions for thechrono
crate.
Licence
humanise
is licensed under the MIT licence. Read the full text in LICENCE.
lib.rs
:
humanise
- humanise information.
humanise
is a library that provides functions to convert raw data to not just human-readable strings, but humanised strings.
Dependencies
~0–450KB