pub fn cmp_variant_lowercase<AnnotatedT>( a: &Variant<AnnotatedT>, b: &Variant<AnnotatedT>, ) -> Ordering
Compare Variant as lowercase.