Module serde_aux::serde_introspection
source · 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.