Serialize

Derive Macro Serialize 

Source
#[derive(Serialize)]
{
    // Attributes available to this derive:
    #[aldrin]
}
Expand description

Derive macro for the Serialize trait.

See the crate-level documentation in the aldrin-macros crate for more information about the supported attributes.

Relevant attributes: