[−][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::*; |
pub use branch::*; |
pub use types::*; |
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. |
delta | |
error | |
packed_bool | |
primitive | |
reader_writer | |
types | |
varint |
Functions
read_all | Reads all items from some byte aligned encoding |