Skip to main content

FORMAT_VERSION

Constant FORMAT_VERSION 

Source
pub const FORMAT_VERSION: u8 = 2;
Expand description

Current unencrypted format version.

v1: original format (strings only) v2: type-tagged entries (string, list, sorted set, hash, set)