Crate serde_serializer_quick_unsupported

Crate serde_serializer_quick_unsupported 

Source
Expand description

Often times you need to implement a serializer where a bunch of input types are unexpected/unsupported This convenience macro allows you to declare those more easily

Macrosยง

serializer_unsupported
Often times you need to implement a serializer where a bunch of input types are unexpected/unsupported This convenience macro allows you to declare those more easily: