Macro codeviz::python_stmt [] [src]

macro_rules! python_stmt {
    ($($var:expr),*) => { ... };
}

Tool to build statements.