Function pot::format::write_str

source ·
pub fn write_str<W: WriteBytesExt>(writer: W, value: &str) -> Result<usize>
Expand description

Writes an Kind::Bytes atom with the bytes of the string.