get_lit_str

Function get_lit_str 

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