run

Function run 

Source
pub async fn run(conf: Config) -> Result<bool, Error>
Expand description

Runs the server

Returns Ok(true) if it succeeds, otherwise returns the error from Rocket