Skip to main content

candidate_sizes

Function candidate_sizes 

Source
pub fn candidate_sizes(values: &[i64]) -> Result<Vec<(Kind, usize)>>
Expand description

The size in bytes of every candidate, for a report that wants to say what the cascade was chosen over rather than only what it chose. A candidate that does not apply is absent.

ยงErrors

As encode.