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;