Docs.rs
fugit-0.3.6
fugit 0.3.6
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
Crates.io
Source
Owners
korken89
Dependencies
defmt >=0.2.0, <0.4
normal
gcd >=2.1, <3.0
normal
Versions
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
x86_64-pc-windows-msvc
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
KilohertzU64
In fugit
?
Type Definition
fugit
::
KilohertzU64
source
·
[
−
]
pub type KilohertzU64 =
Rate
<
u64
, 1_000, 1>;
Expand description
Alias for kilohertz rate (
u64
backing storage)