Module impossible
serde
1.0.219
Module impossible
Module Items
Structs
Enums
In serde::
ser
Modules
fmt
impls
impossible
Macros
declare_error_trait
Structs
Impossible
Traits
Error
Serialize
SerializeMap
SerializeSeq
SerializeStruct
SerializeStructVariant
SerializeTuple
SerializeTupleStruct
SerializeTupleVariant
Serializer
Functions
iterator_len_hint
serde
::
ser
Module
impossible
Copy item path
Settings
Help
Summary
Source
Expand description
This module contains
Impossible
serializer and its implementations.
Structs
§
Impossible
Helper type for implementing a
Serializer
that does not support serializing one of the compound types.
Enums
§
Void
🔒