digest_items

Function digest_items 

Source
fn digest_items(set: &PropSet, key: u32, width: usize) -> Option<Vec<&[u8]>>
Expand description

Split a digest table of fixed-width items. A table whose length is not a multiple of the item width is not one this can read, and saying so beats printing a plausible-looking prefix.