odra_type

Attribute Macro odra_type 

Source
#[odra_type]
Expand description

Implements boilerplate for a type to be used in an Odra module.

This macro implements serialization and deserialization for the type, as well as cloning and HasEvents trait.