pub fn parse_lit<T: Parse>( ctx: &Context, meta: &ParseNestedMeta<'_>, attr: Symbol, ) -> Result<Option<T>>