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