This commit is contained in:
Lucas Nogueira
2024-02-21 13:29:09 -03:00
parent 4709c343bc
commit 569defbe94
51 changed files with 278 additions and 612 deletions
+1
View File
@@ -32,6 +32,7 @@ mod commands;
mod error;
mod models;
#[allow(dead_code, unused_imports, deprecated)]
mod notify_rust;
pub use error::{Error, Result};