[][src]Macro dynstack::dyn_push

macro_rules! dyn_push {
    { $stack:expr, $item:expr } => { ... };
}

Push an item onto the back of the specified stack