pub fn encode_fiche_path(json: &str) -> Result<String, SchemaError>Expand description
Encode JSON to fiche path mode (one line per leaf value)
pub fn encode_fiche_path(json: &str) -> Result<String, SchemaError>Encode JSON to fiche path mode (one line per leaf value)