Skip to main content

to_json

Function to_json 

Source
pub fn to_json(spec: &Value) -> Result<String, Error>
Expand description

Serialize the spec to JSON with deterministic key ordering.