timestamp-source 0.1.3

Timestamp source library provides simple traits for handling timestamps.
Documentation
  • Coverage
  • 84.21%
    16 out of 19 items documented0 out of 15 items with examples
  • Size
  • Source code size: 19.75 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 583.06 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kusstas

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.