Re-exportsยง
Modulesยง
Macrosยง
- variant_
append_ ๐value - Macro to generate the match statement for each append_variant, try_append_variant, and append_variant_bytes โ they each have slightly different handling for object and list handling.
Structsยง
- Parent
State - Tracks information needed to correctly finalize a nested builder.
- Value
Builder - Wrapper around a
Vec<u8>that provides methods for appending primitive values, variant types, and metadata. - Variant
Builder - Top level builder for
Variantvalues
Constantsยง
- BASIC_
TYPE_ ๐BITS - UNIX_
EPOCH_ ๐DATE
Traitsยง
- Builder
Specific State - A trait for managing state specific to different builder types.
- Variant
Builder Ext - Extends
VariantBuilderto help building nestedVariants
Functionsยง
- int_
size ๐ - primitive_
header ๐ - short_
string_ ๐header - write_
offset_ ๐at_ pos - Write little-endian integer to buffer at a specific position