Skip to main content

write_str

Function write_str 

Source
pub fn write_str(
    buf: &mut impl Write,
    value: &str,
) -> Result<(), BrdbSchemaError>