Add gazetteer module to lib.rs
This commit is contained in:
@@ -2,6 +2,7 @@ pub mod analyze;
|
||||
pub mod auth;
|
||||
pub mod config;
|
||||
pub mod error;
|
||||
pub mod gazetteer;
|
||||
pub mod models;
|
||||
pub mod paths;
|
||||
pub mod routes;
|
||||
|
||||
Reference in New Issue
Block a user