Skip to main content

stringify

Function stringify 

Source
pub fn stringify(value: JsValue) -> Result<String, JsError>
Expand description

Serialize a JS object to a YAML string.