Module serde::de::value::private

source ·

Structs

Traits

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

Functions

Type Aliases