is_packable

Function is_packable 

Source
fn is_packable(byte_count: usize) -> bool
Expand description

Whether a given amount of bytes (primitives only) should be packed, or not.