Derive Macro hotfix_message::FieldType
source · #[derive(FieldType)]
{
// Attributes available to this derive:
#[hotfix]
}
Expand description
A derive macro for the FieldType trait on enum’s.
#[derive(FieldType)]
{
// Attributes available to this derive:
#[hotfix]
}
A derive macro for the FieldType trait on enum’s.