Skip to main content

pyobject_to_json

Function pyobject_to_json 

Source
pub fn pyobject_to_json(obj: &Bound<'_, PyAny>) -> Result<Value, TypeError>