[][src]Function thruster::middleware::cors::__async_cors

pub async fn __async_cors<T: 'static + Context + Send>(
    __arg0: T,
    next: MiddlewareNext<T>
) -> MiddlewareResult<T>

Middleware to allow CORS.