refactor user state

This commit is contained in:
2025-12-17 21:53:33 -06:00
parent 48cd1d0e31
commit b03a23b280
3 changed files with 185 additions and 159 deletions

View File

@@ -1,2 +1,3 @@
mod app;
pub mod opaque;
pub mod opaque;
mod states;