summaryrefslogtreecommitdiff
path: root/src/router/mod.rs
blob: ac0dc22b6c32415c9790d0e9442940f08de84432 (plain)
1
2
3
4
#[cfg(feature = "integrated-router")]
pub mod manager;
#[cfg(feature = "integrated-router")]
pub mod router;