nix_compat
0.1.0
In nix_compat::derivation::write
Function
nix_compat
::
derivation
::
write
::
write_char
Copy item path
source
ยท
[
−
]
pub(crate) fn write_char(writer: &mut impl
Write
, c:
char
) ->
Result
<
()
>