MacrosΒ§
- const_
macro_ πkinds - fixed_
size_ πenum
StructsΒ§
- Table
Builder π - Helper for constructing a tableβs serialization (also see
Table
).
ConstantsΒ§
- MACRO_
KINDS_ πATTR_ BANG - MACRO_
KINDS_ πDERIVE_ ATTR - MACRO_
KINDS_ πDERIVE_ ATTR_ BANG - MACRO_
KINDS_ πDERIVE_ BANG
TraitsΒ§
- Fixed
Size πEncoding - Helper trait, for encoding to, and decoding from, a fixed number of bytes.
Used mainly for Lazy positions and lengths.
Unchecked invariant:
Self::default()
should encode as[0; BYTE_LEN]
, but this has no impact on safety. - IsDefault π
FunctionsΒ§
- decode_
interleaved π - encode_
interleaved π - trailing_
zeros π