Skip to main content

to_pond_map

Function to_pond_map 

Source
pub fn to_pond_map<T>(value: &T) -> Result<Map<String, Value>>
where T: Serialize + ?Sized,