get_lit_bool

Function get_lit_bool 

Source
pub fn get_lit_bool<U>(lit: &Lit, ident: &U) -> Result<bool, Error>
where U: Display,