Macro dynstack::dyn_push

source ·
macro_rules! dyn_push {
    { $stack:expr, $item:expr } => { ... };
}
Expand description

Push an item onto the back of the specified stack