start

Macro start 

Source
macro_rules! start {
    () => { ... };
}