Function grin_api::json_response_pretty[][src]

pub fn json_response_pretty<T>(s: &T) -> ResponseFuture where
    T: Serialize
Expand description

Pretty-printed version of json response as future