json_stringify

Function json_stringify 

Source
pub fn json_stringify<'js>(
    ctx: &Ctx<'js>,
    value: Value<'js>,
) -> Result<Option<String>>