Docs.rs
heddle-objects-0.5.0
heddle-objects 0.5.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
forge-zephyr
Dependencies
anyhow ^1
normal
base32 ^0.5
normal
blake3 ^1
normal
bytes ^1
normal
chrono ^0.4
normal
fs2 ^0.4.3
normal
heddle-format ^0.5
normal
hex ^0.4
normal
ignore ^0.4
normal
libc ^0.2
normal
memmap2 ^0.9
normal
rand ^0.10
normal
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
similar ^3
normal
thiserror ^2
normal
toml ^1.1
normal
tracing ^0.1
normal
uuid ^1
normal
windows-sys ^0.61
normal
zstd ^0.13
normal
optional
criterion ^0.8
dev
proptest ^1
dev
tempfile ^3
dev
Versions
41.35%
of the crate is documented
Platform
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
Skip to main content
Module sync
objects
0.5.0
Module sync
Module Items
Traits
In crate objects
objects
Module
sync
Copy item path
Source
Expand description
Synchronization helpers shared across Heddle crates.
Traits
ยง
LockExt
Extension methods for mutexes that should panic when poisoned.
RwLock
Ext
Extension methods for read-write locks that should panic when poisoned.