Derive Macro Codegen

Source
#[derive(Codegen)]
{
    // Attributes available to this derive:
    #[codegen]
    #[serde]
}
Expand description

Test documentation Include this struct or enum in a retrievable metadata list in the derive_codegen crate.