pub const fn get_all_variants_from(
variants: &VariantDefTop,
) -> &HashMap<VariantKind, Variant>Expand description
Get information about all variants defined in the specified structure.
pub const fn get_all_variants_from(
variants: &VariantDefTop,
) -> &HashMap<VariantKind, Variant>Get information about all variants defined in the specified structure.