Function cl_value_to_json

Source
pub fn cl_value_to_json(cl_value: &CLValue) -> Option<Value>
Available on crate feature json-schema only.
Expand description

Returns a best-effort attempt to convert the CLValue into a meaningful JSON value.