Function contack_vcard::contack_to_vcard[][src]

pub fn contack_to_vcard(contact: &Contact) -> Result<VCard, Box<dyn Error>>

Converts a Contack Contact to a VCard, which can later be written to a file.