Skip to main content

connection_middleware

Function connection_middleware 

Source
pub async fn connection_middleware(
    __arg0: Extension<Arc<ServerState>>,
    req: Request,
    next: Next,
) -> Response