Macro start

Source
macro_rules! start {
    ($struct_name:ident) => { ... };
}
Expand description

Start the server with the given model.