mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 21:42:26 +00:00
4 lines
66 B
Rust
4 lines
66 B
Rust
pub mod root;
|
|
|
|
pub use root::{RootResource, RootResourceService};
|