Function get_all_variants_from

Source
pub const fn get_all_variants_from(
    variants: &VariantDefTop,
) -> &HashMap<VariantKind, Variant>
Expand description

Get information about all variants defined in the specified structure.