chrono-humanize 0.1.2

Human-friendly time expressions - similar to Python arrow.humanize
Documentation
1
2
3
4
5
6
7
8
9
language: rust
sudo: false
rust:
    - stable
    - beta
    - nightly
os:
    - osx
    - linux