1 2 3 4 5 6 7 8 9 10
// This file was generated by gir (9f70278) from gir-files (0bcaef9) // DO NOT EDIT #[allow(unused_imports)] use auto::*; pub type DateDay = u8; pub type DateYear = u16; pub type Time = i32; pub type TimeSpan = i64;
1 2 3 4 5 6 7 8 9 10
// This file was generated by gir (9f70278) from gir-files (0bcaef9) // DO NOT EDIT #[allow(unused_imports)] use auto::*; pub type DateDay = u8; pub type DateYear = u16; pub type Time = i32; pub type TimeSpan = i64;