#[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.
#[derive(Codegen)]
{
// Attributes available to this derive:
#[codegen]
#[serde]
}
Test documentation
Include this struct or enum in a retrievable metadata list in the derive_codegen
crate.