[][src]Function jsonist::format

pub fn format(
    input: String,
    config: Option<FormatConfig>
) -> Result<String, FormatterError>