Function pot::format::write_none  
source ยท pub fn write_none<W: WriteBytesExt>(writer: W) -> Result<usize>Expand description
Writes a Kind::Special atom with Special::None.
pub fn write_none<W: WriteBytesExt>(writer: W) -> Result<usize>Writes a Kind::Special atom with Special::None.