run

Function run 

Source
pub fn run() -> ServerRun
Expand description

Creates a new ServerRun instance.

This function returns a ServerRun struct that can be used to start the HTTP server.

ยงReturns

  • ServerRun - A new ServerRun instance