chore: Move recipe out to its own module (#18)
This commit is contained in:
parent
67f2d34058
commit
c32a0604ce
5 changed files with 220 additions and 203 deletions
|
|
@ -9,4 +9,5 @@
|
|||
#![allow(clippy::module_name_repetitions)]
|
||||
|
||||
pub mod commands;
|
||||
pub mod module_recipe;
|
||||
mod ops;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue