Crates.io | atomic-time |
lib.rs | atomic-time |
version | 0.1.5 |
source | src |
created_at | 2023-12-22 11:16:20.218642 |
updated_at | 2024-05-26 18:38:34.428869 |
description | `AtomicDuration`, `AtomicOptionDuration`, `AtomicSystemTime`, `AtomicOptionSystemTime`, `AtomicInstant` and `AtomicOptionInstant` for Rust. |
homepage | https://github.com/al8n/atomic-time |
repository | https://github.com/al8n/atomic-time |
max_upload_size | |
id | 1078292 |
size | 128,200 |
AtomicDuration
, AtomicOptionDuration
, AtomicSystemTime
, AtomicOptionSystemTime
, AtomicInstant
and AtomicOptionInstant
for Rust.
English | 简体中文
[dependencies]
atomic-time = "0.1"
Rust test
cargo test
miri
test
cargo miri test
cargo bench
atomic-time
is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2023 Al Liu.