Structs
Traits
Avoid having to restate the generic types on MapDeserializer
. The
Iterator::Item
contains enough information to figure out K and V.
Avoid having to restate the generic types on MapDeserializer
. The
Iterator::Item
contains enough information to figure out K and V.