You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pymongo
changed the title
Serialize Map/Object contains Null or None get error Custom("unsupported value")
Serialize serde_json::Value::Object contains Null/None get error Custom("unsupported value")
Nov 18, 2023
I try below code but got error
Err
value: Custom("unsupported value")serde_json::Value
should serialize Null/None return Ok?
serde_urlencoded/src/ser/part.rs
Lines 114 to 116 in d8bc15d
The text was updated successfully, but these errors were encountered: