Word groups works

This commit is contained in:
2026-05-05 14:26:34 +03:00
parent 99991a67a7
commit fd86cb3550
3 changed files with 192 additions and 23 deletions
+1
View File
@@ -251,6 +251,7 @@ impl WordData {
}
}
#[derive(Clone)]
pub struct WordGroup{
pub id: u32,
pub name: String,