encode_fiche_readable

Function encode_fiche_readable 

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

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