Crate inc_complete_derive

Crate inc_complete_derive 

Source
Expand description

Derive macro for automatically implementing Storage trait This generates a call to the impl_storage! macro based on the struct fields.

Attribute Macros§

intermediate
Procedural macro for defining intermediate computations directly on functions

Derive Macros§

Input
Derive macro for Input computation
Storage
Derive macro for Storage trait