Skip to main content

write_bool

Function write_bool 

Source
pub fn write_bool(writer: &mut dyn Write, v: bool) -> Result<()>