Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module varint

Module varint 

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§

SignedVarInt
VarInt