Docs.rs
wae-distributed-0.0.1
wae-distributed 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fqq
Dependencies
parking_lot ^0.12.5
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
uuid ^1.22.0
normal
wae-types ^0.0.1
normal
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
Module lock
wae_
distributed
0.0.1
Module lock
Module Items
Structs
Traits
In crate wae_
distributed
wae_distributed
Module
lock
Copy item path
Source
Expand description
分布式锁模块
Structs
§
InMemory
Lock
内存锁实现
InMemory
Lock
Manager
内存锁管理器
Lock
Options
锁选项
Traits
§
Distributed
Lock
分布式锁 trait (dyn 兼容)