Skip to main content

axum_rh/
lib.rs

1#[cfg(feature = "models")]
2pub mod router;
3
4#[cfg(feature = "base")]
5pub use arh_macros as macros;