Function nbt::serialize::raw::write_bare_string [] [src]

pub fn write_bare_string<W>(dst: &mut W, value: &str) -> Result<()> where W: Write