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