Macro simple_life::start

source ·
macro_rules! start {
    ($x:block) => { ... };
}