Development Documentation (main branch) - For stable release docs, see
docs.rs/eidetica
Module varint
eidetica
0.2.0
Module varint
Module Items
Structs
Traits
In eidetica::
y_
crdt::
encoding
eidetica
::
y_crdt
::
encoding
Module
varint
Copy item path
Structs
§
Signed
Struct which recognizes signed integer values. This special case has been build for Yjs encoding compatibility, which recognizes differences between
0
and
-0
, which is used in some cases (eg.
UIntOptRleDecoder
).
Traits
§
Signed
VarInt
VarInt