Docs.rs
commonware-utils-0.0.63
commonware-utils 0.0.63
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
cfg-if ^1.0.0
normal
commonware-codec ^0.0.63
normal
futures ^0.3.31
normal
optional
num-bigint ^0.4.6
normal
optional
num-integer ^0.1.46
normal
optional
num-rational ^0.4.2
normal
optional
num-traits ^0.2.19
normal
optional
rand ^0.8.5
normal
thiserror ^2.0.12
normal
num-bigint ^0.4.6
dev
getrandom ^0.2.15
normal
Versions
86.34%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
NANOS_PER_SEC
commonware_
utils
0.0.63
In commonware_
utils::
time
commonware_utils
::
time
Constant
NANOS_
PER_
SEC
Copy item path
Source
pub const NANOS_PER_SEC:
u128
= 1_000_000_000;
Expand description
Number of nanoseconds in a second.