Function thruster::middleware::json::json[][src]

pub fn json<T: 'static + Context + Send + Sync>(
    ctx: T,
    next: MiddlewareNext<T>
) -> __MiddlewareReturnValue_json<T>