encode_stele_readable

Function encode_stele_readable 

Source
pub fn encode_stele_readable(
    json: &str,
    minify: bool,
) -> Result<String, SchemaError>
Expand description

Encode JSON to stele without tokenization (human-readable field names)