Function start

Source
pub fn start(config: Conf, state: impl App + 'static)
Expand description

Start the application using provided config and state.