Function start_server

Source
pub async fn start_server(storage: Box<dyn Storage>) -> Result<()>