logo

Derive Macros

Derive the Outgoing trait, possibly generating an ‘Incoming’ version of the struct this derive macro is used on.

Shorthand for the derives AsRefStr, FromString, DisplayAsRefStr, SerializeAsRefStr and DeserializeFromCowStr.