Embassy
ekv

Crates

git

Versions

default

Flavors

Constant ekv::config::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.