Module serde_aux::serde_introspection[][src]

Expand description

Contains helpers for accessing structure metadata (e.g. struct field names when serialized) using serde.

Functions

Gets the serialization names for structs and enums.