Module vector_core::serde

source ·

Modules§

  • Handling of ASCII characters in u8 fields via serdes with attribute.

Functions§

  • Enables deserializing from a value that could be a bool or a struct.
  • Answers “Is this value in it’s default state?” which can be used to skip serializing the value.