Function wire_framed::utils::get_bool

source ·
pub fn get_bool(src: &mut Bytes, name: &str) -> Result<bool, Error>
Expand description

A utility function to get a bool from a Bytes.