maybe_path

Macro maybe_path 

Source
macro_rules! maybe_path {
    ($ty:ident, $kind:ident) => { ... };
}