Skip to main content

start

Function start 

Source
pub async fn start(bind: &str, state: AppState) -> Result<Server>
Expand description

Start the HTTP server. Returns once the listener is bound.