summaryrefslogtreecommitdiff
path: root/src/setup/handlers/mod.rs
blob: 3d4a4e653fc260c2a6c6134b0eed7e6148a4b6e2 (plain)
1
2
3
mod setup;

pub use setup::handler as setup;