[][src]Function annotation_rs_helpers::get_lit_bool

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