timestamp-source 0.1.3

Timestamp source library provides simple traits for handling timestamps.
Documentation

timestamp-source

Rust crates.io crates.io docs.rs

Timestamp source library is a no_std Rust library that provides simple traits for handling timestamps.

Usage

Add this to your Cargo.toml:

[dependencies]
timestamp-source = "0.1.3"

Documentation

https://docs.rs/crate/timestamp-source

or build a local copy

cargo docs

and open target/doc/timestamp_source/index.html in your browser.

License

Licensed under either of

at your option.