nix_compat::derivation::write

Function write_char

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