Skip to main content

run

Function run 

Source
pub async fn run<S>(storage: Arc<S>, config: Config) -> Result<()>
where S: Storage + Send + Sync + 'static,
Expand description

Run the web server