use result::http_result::HttpResult; pub async fn reload_handler( ) -> HttpResult { todo!() }