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

pub fn cookies<T: 'static + Context + HasCookies + Send + Sync>(
    ctx: T,
    next: MiddlewareNext<T>
) -> __MiddlewareReturnValue_cookies<T>