[][src]Macro unstructured::walk

macro_rules! walk {
    ($us:ident $( / $val:literal )*) => { ... };
}