mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
begin action collections implementation (to reduce argument size by clippy)
This commit is contained in:
parent
7c7e91ca31
commit
ec7a668cd9
15 changed files with 164 additions and 129 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod action;
|
||||
mod app;
|
||||
|
||||
use app::App;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue