Thomas 1 жил өмнө
parent
commit
18f28aec04
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/variants.rs

+ 1 - 0
src/variants.rs

@@ -1519,6 +1519,7 @@ pub fn sort_variants(d: Vec<Variant>, dict_path: &str) -> Result<Vec<Variant>> {
         .collect())
 }
 
+#[derive(Debug)]
 pub enum Category {
     VariantCategory(VariantCategory),
     PositionRange {