Docs.rs
loro-1.10.0
loro 1.10.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zxch3n
Leeeon233
Dependencies
loro-delta ^1.9.1
normal
enum-as-inner ^0.6.0
normal
generic-btree ^0.10.7
normal
loro-common ^1.10.0
normal
loro-internal ^1.10.0
normal
loro-kv-store ^1.10.0
normal
rustc-hash ^2.1.1
normal
tracing ^0.1
normal
anyhow ^1.0.83
dev
base64 ^0.22.1
dev
ctor ^0.2
dev
loom ^0.7
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
serde_json ^1.0.87
dev
Versions
100%
of the crate is documented
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
PeerID
loro
1.10.0
loro
Type Alias
PeerID
Copy item path
Source
pub type PeerID =
u64
;
Expand description
Unique id for each peer. It’s a random u64 by default.