Function type_enum::subset_of

source ·
pub const fn subset_of<A: TypeEnumDescriptor, B: TypeEnumDescriptor>() -> bool
Expand description

Ensures that A is a subset of B.