start

Macro start 

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

Include the generated actor module emitted by build! (placed in OUT_DIR/actor.rs).