Function demogorgon::service_handler[][src]

pub async fn service_handler(
    req: Request<Body>,
    remote_addr: IpAddr,
    config: Config
) -> Result<Response<Body>, Error>