[][src]Macro delorean::run

macro_rules! run {
    ($ty:ty) => { ... };
}

Macro to create a Runtime<App>

Use in the main thread