get adresar method is now working
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// src/adresar/handlers.rs
|
||||
|
||||
pub mod create_adresar;
|
||||
pub mod get_adresar;
|
||||
|
||||
pub use create_adresar::create_adresar;
|
||||
pub use get_adresar::get_adresar;
|
||||
|
||||
Reference in New Issue
Block a user