pub fn to_json_string( data: *mut u8, shape_desc: ShapeDesc, indent: bool, ) -> String
Serializes any Shapely type to JSON and returns it as a String