ekv

Crates

git

Versions

default

Flavors

ekv::config

Constant MAX_KEY_SIZE

Source
pub const MAX_KEY_SIZE: usize = raw::MAX_KEY_SIZE; // 64usize
Expand description

Maximum supported key size.

Keys can be any length, between 0 and this value, both included.

Default: 64.