[−][src]Module tree_buf::internal::branch
This is a namespace to make specific names available to macros, and traits necessary for reading/writing that must be public to be used to be found somehow, but hiding it behind a namespace so that the implementation details cannot be relied upon.
Structs
ArrayEnumVariant | |
ArrayInteger | |
Bytes | This wrapper is just to make the Debug impl not write every byte |
Enums
ArrayFloat | |
ArrayIntegerEncoding | |
ArrayTypeId | |
DynArrayBranch | |
DynRootBranch | |
RootFloat | |
RootInteger | |
RootTypeId |
Traits
TypeId |
Functions
read_ident | |
read_next_array | |
read_next_root | |
read_root | |
write_ident |
Type Definitions
Ident |