Crate reth_nippy_jar

Source
Expand description

Immutable data store format.

Warning: The NippyJar encoding format and its implementations are designed for storing and retrieving data internally. They are not hardened to safely read potentially malicious data.

Modules§

  • Compression algorithms supported by NippyJar.

Structs§

Enums§

Constants§

Traits§

Type Aliases§

  • Alias type for a column value wrapped in Result.