mahjong_service::http_server

Function start_server

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