Laying the ground work to add pages.

This commit is contained in:
2025-04-24 12:00:17 -04:00
parent cb69c4d55a
commit cb9bac9d8a
5 changed files with 103 additions and 17 deletions

View File

@@ -9,6 +9,7 @@ use uuid::Uuid;
pub enum MsgType {
Document,
DocumentRequest,
Error,
SessionValidate,
SessionValidated,
Time,