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