Thomas hai 1 ano
pai
achega
a292d174d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/variants.rs

+ 1 - 1
src/variants.rs

@@ -913,7 +913,7 @@ impl Variants {
     }
 }
 
-#[derive(Debug, Serialize)]
+#[derive(Debug, Clone, Serialize)]
 pub struct Stat {
     name: String,
     counts: HashMap<String, u32>,