Module nullable
Expand description
Serialize/deserialize nil
able type into T
, where nil
turns into the default impl.
Functionsยง
- Deserialize
Option<T>
- Serialize
Option<T>
Serialize/deserialize nil
able type into T
, where nil
turns into the default impl.
Option<T>
Option<T>