Skip to main content

TierPatch

Derive Macro TierPatch 

Source
#[derive(TierPatch)]
{
    // Attributes available to this derive:
    #[tier]
    #[serde]
}
Available on crate feature derive only.
Expand description

Derives tier::TierPatch for typed sparse override structs.