Docs.rs
loro-common-0.1.0
loro-common 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
zxch3n
Leeeon233
Dependencies
arbitrary ^1.3.0
normal
enum-as-inner ^0.6.0
normal
fxhash ^0.2.1
normal
js-sys ^0.3.60
normal
loro-rle ^0.1.0
normal
serde ^1
normal
string_cache ^0.8.7
normal
thiserror ^1.0.43
normal
wasm-bindgen =0.2.86
normal
Versions
37.78%
of the crate is documented
Go to latest version
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
☰
loro_common
0.1.0
HasId
Required Methods
id_start
Implementations on Foreign Types
(&PeerID, &CounterSpan)
(PeerID, CounterSpan)
Implementors
In crate loro_common
?
Trait
loro_common
::
HasId
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