Crate tai64[][src]

Expand description

RustCrypto: TAI64(N) Timestamps

Crate Docs Apache2/MIT licensed MSRV Build Status

An implementation of the TAI64(N) (Temps Atomique International) timestamp format in Rust.

Documentation

Minimum Supported Rust Version

Rust 1.56 or newer.

In the future, we reserve the right to change MSRV (i.e. MSRV is out-of-scope for this crate’s SemVer guarantees), however when we do it will be accompanied by a minor version bump.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Structs

A TAI64 label.

A TAI64N timestamp.

Enums

TAI64 errors.