Function unic_cli::writers::write_char_as_codepoint
[−]
[src]
pub fn write_char_as_codepoint<W: Write>(output: &mut W, ch: char) -> Result<()>