tailwag_macro_logic 0.2.1

The logic for A collection of macros to support the tailwag crate
Documentation
1
2
3
4
5
6
mod rest_api;
pub use rest_api::*;
pub mod build_create_route;
pub mod build_list_get_route;
pub mod build_routes;
// pub use build_routes::*;