Embassy
ekv

Crates

git

Versions

default

Flavors

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