Skip to main content

run

Function run 

Source
pub fn run(args: ServeArgs) -> Result<()>
Expand description

Run the web server

ยงErrors

Returns an error if the tokio runtime cannot be created or the server fails to start.