Cargo format

This commit is contained in:
Gregory Schier
2025-01-11 13:53:30 -08:00
parent 295aea4f2e
commit ba330047ca
17 changed files with 82 additions and 163 deletions

View File

@@ -1,5 +1,5 @@
pub mod error;
pub mod models;
pub mod queries;
pub mod error;
pub mod plugin;
pub mod plugin;