Skip to main content

to_code_point

Function to_code_point 

Source
pub fn to_code_point(c: char) -> u32
Expand description

Return the Unicode code point of c as a u32.