Type Alias PatchFlagsSet

Source
pub type PatchFlagsSet = FlagSet<PatchFlags>;

Aliased Typeยง

#[repr(C)]
pub struct PatchFlagsSet(/* private fields */);