nix_compat::derivation::write

Function write_char

Source
pub(crate) fn write_char(writer: &mut impl Write, c: char) -> Result<()>