pub fn write_unit<W>(writer: W) -> Result<usize, Error>
where W: WriteBytesExt,
Expand description

Writes a Kind::Special atom with Special::Unit.