Docs.rs
statime-linux-0.1.0
statime-linux 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rnijveld
davidv1992
github:pendulum-project:ptp
Dependencies
arrayvec ^0.7.4
normal
clap ^4.4.7
normal
clock-steering ^0.1.0
normal
fern ^0.6.2
normal
hex ^0.4.3
normal
libc ^0.2.150
normal
log ^0.4.20
normal
pin-project-lite ^0.2.13
normal
rand ^0.8.5
normal
serde ^1.0.192
normal
statime ^0.1.0
normal
timestamped-socket ^0.1.0
normal
tokio ^1.33
normal
toml >=0.5.0, <0.9.0
normal
Versions
10.2%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
?
1
2
3
4
5
extern crate
core;
pub mod
clock;
pub mod
config;
pub mod
socket;