Docs.rs
deloxide-0.3.0
deloxide 0.3.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Emivvvvv
Dependencies
anyhow ^1.0.99
normal
base64 ^0.22.1
normal
chrono ^0.4
normal
clap ^4.5
normal
crossbeam-channel ^0.5.15
normal
flate2 ^1.1
normal
fxhash ^0.2.1
normal
lazy_static ^1.5.0
normal
parking_lot ^0.12.4
normal
rand ^0.9
normal
rmp-serde ^1.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.20
normal
webbrowser ^1.0.5
normal
Versions
96.15%
of the crate is documented
This release has been yanked, go to latest version
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
ThreadId
deloxide
0.3.0
deloxide
Type Alias
Thread
Id
Copy item path
Source
pub type ThreadId =
usize
;
Expand description
Thread identifier type
Uniquely identifies a thread in the application.