Function thruster::middleware::cookies::__async_cookies[][src]

pub async fn __async_cookies<T: 'static + Context + HasCookies + Send + Sync>(
    context: T,
    next: MiddlewareNext<T>
) -> MiddlewareResult<T>