Crate corresponding_macros
source · [−]Expand description
Attribute Macros
Use this macro on a module to generate MoveCorresponding implementations for all structs in this module. For all structs deriving Default also the From trait will be implemented.