generalbots/botserver/src/docs/handlers.rs

3 lines
96 B
Rust
Raw Normal View History

// Re-export all handlers from the handlers_api submodule
pub use crate::docs::handlers_api::*;