Function rlink::utils::http::server::as_ok_json[][src]

pub fn as_ok_json<T>(t: &T) -> Result<Response<Body>> where
    T: Serialize