Function thruster::middleware::query_params::query_params[][src]

pub fn query_params<T: 'static + Context + HasQueryParams + Send>(
    ctx: T,
    next: MiddlewareNext<T>
) -> __MiddlewareReturnValue_query_params<T>