get_lit_str2

Function get_lit_str2 

Source
fn get_lit_str2(
    cx: &Ctxt,
    attr_name: Symbol,
    meta_item_name: Symbol,
    meta: &ParseNestedMeta<'_>,
) -> Result<Option<LitStr>>