macro_rules! path { ($ident:ident) => { ... }; }
Convenience macro for constructing syn::Path from literals
syn::Path