Skip to main content

strategy_sizes

Function strategy_sizes 

Source
pub fn strategy_sizes(columns: &[&[&[u8]]]) -> Result<Vec<(Strategy, usize)>>
Expand description

The size of every strategy that applies, which is the measurement section 6.4 is asking for.

ยงErrors

As encode_group.