Expand description

githubcrates-iodocs-rs


This crate provides the procedural macros used in the corresponding crate.

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.