patagia-control/controller/src/lib.rs
2024-12-27 00:29:21 +01:00

5 lines
57 B
Rust

pub mod api;
pub mod context;
mod onboard;
mod version;