Files
rustical/crates/ical/src/icalendar/mod.rs
2026-01-07 11:32:53 +01:00

4 lines
32 B
Rust

mod object;
pub use object::*;