1 2 3 4
pub const TRUE1: &str = "true"; pub const TRUE2: &str = "1"; pub const TRUE3: &str = "yes"; pub const TRUE4: &str = "Y";