Files
rustical/crates/ical/src/icalendar/mod.rs
2026-01-16 15:38:57 +01:00

4 lines
32 B
Rust

mod object;
pub use object::*;