ezcal 0.3.4

Ergonomic iCalendar + vCard library for Rust
Documentation
1
2
3
// Re-exported from name.rs where Address is defined alongside StructuredName.
// This module exists for organizational clarity.
pub use crate::vcard::name::Address;