run

Macro run 

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