Module serde::ser::impossible
source · Expand description
This module contains Impossible
serializer and its implementations.
Structs§
- Helper type for implementing a
Serializer
that does not support serializing one of the compound types.
Enums§
- Void 🔒