3 releases
0.1.2 | Mar 1, 2023 |
---|---|
0.1.1 | Feb 28, 2023 |
0.1.0 | Feb 28, 2023 |
#445 in Date and time
15KB
301 lines
hightime
A high-level time library for Rust.
hightime
aims to be:
- Simple and API-stable
- Well-documented
- Minimal in implementation and dependencies
This is a work in progress. Currently I am working out the API definitions. See the git repository for more information.
License: MIT OR Apache-2.0
lib.rs
:
A high-level time library for Rust.
hightime
aims to be:
- Simple and API-stable
- Well-documented
- Minimal in implementation and dependencies
This is a work in progress. Currently I am working out the API definitions. See the git repository for more information.