[][src]Macro path_dsl::path

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