Macro python_cmd

Source
macro_rules! python_cmd {
    ($code:expr) => { ... };
}
Expand description

Macro to create a Python command