Function nix_compat::derivation::write::write_char

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