pub fn parse_str<T: MacroArg>(s: &str) -> Result<T>
Parses a MacroArg type from a string
MacroArg
Analogous to syn::parse_str