geoffrey/src/routes/mod.rs

5 lines
108 B
Rust
Raw Normal View History

/**
* This module contains all the re-exported routes for different aspects of Geoffrey
*/
pub mod views;