refactor(src): reorganize module layout for clarity and maintainability #57
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
umpire274/bs_scoring!57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "v0.11.0-alpha1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Collapse core/ into engine/, remove the ambiguous top-level commands/
module, split cli/commands/ into menu + screens, and rename homonymous
modules (utils/cli, ui/cli). Public API re-exported from lib.rs is
preserved.
Moves:
Removals:
No runtime behaviour changes.