Committing before copilot touches this
This commit is contained in:
commit
feefdb81b9
36 changed files with 12338 additions and 0 deletions
9
breadpad-shared/src/lib.rs
Normal file
9
breadpad-shared/src/lib.rs
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
pub mod ai;
|
||||
pub mod calendar;
|
||||
pub mod classifier;
|
||||
pub mod config;
|
||||
pub mod parser;
|
||||
pub mod scheduler;
|
||||
pub mod store;
|
||||
pub mod theme;
|
||||
pub mod types;
|
||||
Loading…
Add table
Add a link
Reference in a new issue