Crates.io | timestamp-source |
lib.rs | timestamp-source |
version | 0.1.3 |
source | src |
created_at | 2022-11-29 17:18:31.491538 |
updated_at | 2022-12-02 23:45:54.971344 |
description | Timestamp source library provides simple traits for handling timestamps. |
homepage | |
repository | https://github.com/kusstas/timestamp-source |
max_upload_size | |
id | 725538 |
size | 19,208 |
Timestamp source library is a no_std
Rust library that provides simple traits for handling timestamps.
Add this to your Cargo.toml
:
[dependencies]
timestamp-source = "0.1.3"
https://docs.rs/crate/timestamp-source
or build a local copy
cargo docs
and open target/doc/timestamp_source/index.html
in your browser.
Licensed under either of
at your option.