[][src]Macro taplo::path

macro_rules! path {
    ($($idx:expr,)*) => { ... };
    ($($idx:expr),*) => { ... };
}