[−][src]Module tree_buf::internal
Re-exports
pub use reader_writer::Readable; |
pub use reader_writer::Reader; |
pub use reader_writer::Writable; |
pub use reader_writer::Writer; |
pub use primitive::Struct; |
pub use primitive::Array; |
pub use primitive::Opt; |
pub use branch::Stick; |
pub use branch::BranchId; |
Modules
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. |
error | |
missing | |
packed_bool | |
primitive | |
reader_writer | |
varint |
Functions
read_all | Reads all items from some byte aligned encoding |