echo/modules/groupserv
Jean 1916e5fce5
Split GroupServ into one file per command
REGISTER/DROP/INFO/LIST/ADD/DEL/FLAGS each move to their own file; the
two shared guards (login check, can-manage) stay in lib.rs beside the
dispatcher. No behaviour change.
2026-07-14 14:43:18 +00:00
..
src Split GroupServ into one file per command 2026-07-14 14:43:18 +00:00
Cargo.toml Group the module crates under modules/ 2026-07-14 14:19:43 +00:00