Skip to content

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

kusstas/timestamp-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages