Create backend module for more separation
This commit is contained in:
parent
c36f35747f
commit
80a6582ce5
8 changed files with 63 additions and 30 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#![warn(clippy::use_self)]
|
||||
|
||||
pub mod backend;
|
||||
mod config;
|
||||
mod cove;
|
||||
mod never;
|
||||
mod ui;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue