This repository has been archived on 2025-08-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Alexandria/src/routes/mod.rs
2025-07-30 16:55:07 +02:00

4 lines
53 B
Rust

pub mod book;
pub mod book_instance;
pub mod owner;