Skip to main content

Crate solana_wincode_varint

Crate solana_wincode_varint 

Source
Expand description

Wincode schemas for LEB128 variable-length integer encoding.

Structsยง

Leb128Int
Wincode schema that encodes an integer using unsigned LEB128 (Little-Endian Base-128).