Function feature_probe_server::http::serve_http
source · [−]pub async fn serve_http<T>(port: u16, handler: T) where
T: HttpHandler + EventHandler + Clone + Send + Sync + 'static, pub async fn serve_http<T>(port: u16, handler: T) where
T: HttpHandler + EventHandler + Clone + Send + Sync + 'static,