[][src]Macro path_macro::path

macro_rules! path {
    ($($tt:tt)+) => { ... };
}