[][src]Macro vial::run

macro_rules! run {
    ($addr:expr, $module:ident) => { ... };
    ($addr:expr) => { ... };
}