Thomas 1 rok pred
rodič
commit
18f28aec04
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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 {