Struct ucd_raw::Codepoint [−][src]
pub struct Codepoint {
pub codepoint: i32,
pub name: &'static str,
pub age: &'static str,
}Fields
codepoint: i32
name: &'static str
age: &'static str