echo/modules/infoserv
Jean 0ba736615b
Split InfoServ into one file per command
POST/DEL/LIST each move to their own file (each still parameterised by
bulletin kind, so OPOST/ODEL/OLIST route to the same handler); the kind
constants stay in lib.rs beside the dispatcher. No behaviour change.
2026-07-14 14:46:56 +00:00
..
src Split InfoServ into one file per command 2026-07-14 14:46:56 +00:00
Cargo.toml Group the module crates under modules/ 2026-07-14 14:19:43 +00:00