pub fn candidate_sizes(values: &[i64]) -> Result<Vec<(Kind, usize)>>
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.
As encode.
encode