refactor(core): Split up the large menu trait.

This commit is contained in:
2026-03-14 11:48:27 -04:00
parent a27d529fa7
commit bb3f200141
4 changed files with 38 additions and 28 deletions

1
Cargo.lock generated
View File

@@ -1117,6 +1117,7 @@ dependencies = [
"pikl-core",
"ratatui",
"tokio",
"tracing",
]
[[package]]