Searched defs:to_char (Results 1 – 6 of 6) sorted by relevance
38 fn to_char(input: u8) -> char { in to_char() function
80 static char to_char(uint8_t b) { in to_char() function
20 fn to_char(self) -> char { in to_char() method
128 fn to_char(&self) -> anyhow::Result<char>; in to_char() method162 fn to_char(&self) -> anyhow::Result<char> { in to_char() method