feat: ✨ error type and input check
This commit is contained in:
parent
a93ed4e9aa
commit
e34adfddcf
3 changed files with 44 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod database;
|
||||
pub mod error;
|
||||
pub mod feature;
|
||||
pub mod utils;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue