Macro devx_cmd::run[][src]

macro_rules! run {
    ($($params:tt)*) => { ... };
}
Expand description

Shortcut for cmd!(...).run().