Constant secret_tree::MAX_NAME_LEN
source ยท pub const MAX_NAME_LEN: usize = SALT_LEN; // 16usize
Expand description
Maximum byte length of a Name
(16).
pub const MAX_NAME_LEN: usize = SALT_LEN; // 16usize
Maximum byte length of a Name
(16).