pub fn datum_size_deterministic<const VAR: bool>(datum: &Datum<'_>) -> usize
Expand description

Number of bytes required by the datum, given the value of VARIABLE_LENGTH_ENCODING.