Docs.rs
wasm_safe_mutex-0.2.1
wasm_safe_mutex 0.2.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
drewcrawford
Dependencies
continue ^0.1.1
normal
test_executors ^0.4.1
dev
wasm-bindgen ^0.2.106
normal
wasm_safe_thread ^0.1.0
normal
web-time ^1.1
normal
wasm-bindgen-test ^0.3
dev
Versions
100%
of the crate is documented
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
Skip to main content
All
wasm_
safe_
mutex
0.2.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
condvar::Condvar
condvar::WaitTimeoutResult
guard::Guard
guard::ReadGuard
guard::WriteGuard
mpsc::IntoIter
mpsc::Receiver
mpsc::SendError
mpsc::Sender
mutex::Mutex
mutex::NotAvailable
rwlock::RwLock
spinlock::Spinlock
Enums
mpsc::RecvError
mpsc::RecvTimeoutError
mpsc::TryRecvError
Functions
mpsc::channel