feat: expose pokemon api
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#![deny(clippy::all, clippy::pedantic, clippy::nursery, clippy::cargo)]
|
||||
#![allow(clippy::missing_errors_doc, clippy::multiple_crate_versions)]
|
||||
|
||||
pub mod app;
|
||||
pub mod config;
|
||||
pub mod domain;
|
||||
pub mod error;
|
||||
|
||||
Reference in New Issue
Block a user