Function gjson::tools::pretty

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