Function gjson::tools::pretty[][src]

pub fn pretty<J>(json: J) -> String where
    J: AsRef<str>,