humanise

Crates.iohumanise
lib.rshumanise
version0.1.1
sourcesrc
created_at2023-06-22 15:20:46.772574
updated_at2023-06-22 18:02:50.536168
descriptionHumanise data
homepage
repositoryhttps://github.com/tecc/humanise.git
max_upload_size
id897488
size13,206
tecc (tecc)

documentation

README

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 the chrono crate.

Licence

humanise is licensed under the MIT licence. Read the full text in LICENCE.

Commit count: 3

cargo fmt