Crate tuple_storage

Source
Expand description

Using the tuple_storage as a library or a stand alone binary

§Installation

$ cargo install tuple_storage

Find an example usage in the README.

Re-exports§

pub use Ints::*;

Structs§

Header
Schema
Storage
Tuple

Enums§

Ints
Wrapper Enum for supported types
SchemaError
SchemaParseError

Constants§

FILE_FORMAT_VERSION
The file format version
MAGIC_NUMBER
The Byte Tag to identify the Storage