Thomas 1 년 전
부모
커밋
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 {