Module id

Module id 

Source

Structs§

ID
It’s the unique ID of an Op represented by PeerID and Counter.
TreeID
Each node of movable tree has a unique TreeID generated by Loro.

Type Aliases§

Counter
If it’s the nth Op of a peer, the counter will be n.
PeerID
Unique id for each peer. It’s a random u64 by default.