path

Macro path 

Source
macro_rules! path {
    ($ident:ident) => { ... };
}
Expand description

Convenience macro for constructing syn::Path from literals