[][src]Function annotation_rs_beta::get_lit_bool

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