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