Skip to main content

is_bytes

Function is_bytes 

Source
pub fn is_bytes(shape: &Shape) -> bool
Expand description

Check if a shape represents bytes (Vec<u8> or &[u8]).