Docs.rs
loro-common-1.8.1
loro-common 1.8.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zxch3n
Leeeon233
Dependencies
arbitrary ^1.3.0
normal
enum-as-inner ^0.6.0
normal
js-sys ^0.3.60
normal
optional
leb128 ^0.2.5
normal
nonmax ^0.5.5
normal
loro-rle ^1.6.0
normal
rustc-hash ^2.1.1
normal
serde ^1
normal
serde_columnar ^0.3.14
normal
serde_json ^1.0
normal
optional
thiserror ^1.0.43
normal
tracing ^0.1
normal
optional
wasm-bindgen =0.2.100
normal
optional
Versions
16.34%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
HasId
loro_
common
1.8.1
HasId
Required Methods
id_start
Implementations on Foreign Types
(&PeerID, &CounterSpan)
(PeerID, CounterSpan)
Implementors
In crate loro_
common
loro_common
Trait
HasId
Copy item path
Source
pub trait HasId { // Required method fn
id_start
(&self) ->
ID
; }
Required Methods
§
Source
fn
id_start
(&self) ->
ID
Implementations on Foreign Types
§
Source
§
impl
HasId
for (&
PeerID
, &
CounterSpan
)
Source
§
fn
id_start
(&self) ->
ID
Source
§
impl
HasId
for (
PeerID
,
CounterSpan
)
Source
§
fn
id_start
(&self) ->
ID
Implementors
§
Source
§
impl
HasId
for
IdSpan