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

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