Macro taplo::path[][src]

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