[][src]Function yui::get_lit_bool

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