stack_v

Macro stack_v 

Source
macro_rules! stack_v {
    ($e: expr) => { ... };
}