Skip to main content

run

Function run 

Source
pub async fn run(config: Config) -> Res<()>
Expand description

Resolve the listen address from config, bind it, log the configuration, and serve forever.