Finishes the generate implementation

This commit is contained in:
2025-12-24 15:58:23 +00:00
parent 8a0c10c6fc
commit d06d69d132
8 changed files with 97 additions and 30 deletions

View File

@@ -1,3 +1,4 @@
pub mod chat;
pub mod common;
pub mod generate;
pub mod ps;