Function sst::check_value_len

source ·
pub fn check_value_len(value: &[u8]) -> Result<(), Error>
Expand description

Check that the value is of valid length, or return a descriptive error.