ekv

Crates

git

Versions

default

Flavors

ekv::config

Constant MAX_VALUE_SIZE

Source
pub const MAX_VALUE_SIZE: usize = raw::MAX_VALUE_SIZE; // 1_024usize
Expand description

Maximum supported value size.

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

Default: 1024.