Function unic_cli::writers::write_as_codepoints
[−]
[src]
pub fn write_as_codepoints<'a, W: Write>(
output: &mut W,
chars: Chars<'a>
) -> Result<()>