Docs.rs
est-0.9.1
est 0.9.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
czy-29
Dependencies
anyhow ^1.0.98
normal
optional
derive_more ^2.0.1
normal
optional
indexmap ^2.9.0
normal
optional
ron ^0.10.1
normal
optional
serde ^1.0.219
normal
optional
thiserror ^2.0.12
normal
optional
tokio ^1.45.1
normal
optional
tokio-util ^0.7.15
normal
optional
tokio ^1.45.1
dev
tokio-util ^0.7.15
dev
version_check ^0.9.5
build
Versions
94.94%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
est
0.9.1
Module thread
Module Items
Structs
In crate est
est
Module
thread
Copy item path
Source
Available on
crate feature
thread
only.
Expand description
Extensions to the
std::thread
module.
Structs
ยง
Thread
Id
A
ThreadId
that can be
serde
and
Display
ed.