Docs.rs
xrcf-0.8.0
xrcf 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
rikhuijzer
Dependencies
anyhow ^1.0.86
normal
clap ^4.5
normal
parking_lot ^0.12
normal
rayon ^1.10
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wasmtime ^28.0.0
normal
criterion ^0.5
dev
indoc ^2
dev
Versions
51.92%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xrcf
0.8.0
Module shared
Module Items
Traits
Type Aliases
In crate xrcf
xrcf
Module
shared
Copy item path
Source
Traits
§
Shared
Ext
A convenience trait around
RwLock
.
Type Aliases
§
Shared
A convenience type alias for
Arc<RwLock<T>>
.