#csv #google #deserialize #serde

google-contacts-csv

Struct defined to hold the contact information from the Google contact file

1 unstable release

0.1.0 Dec 19, 2024

#1197 in Data structures

Download history 89/week @ 2024-12-14 13/week @ 2024-12-21

102 downloads per month

MIT/Apache

7KB
132 lines

Google Contacts CSV

This crate defines a struct that can be used to parse the CSV file exported from Google contacts.

To export the data from Google:

Gmail -> Contacts -> Export (contacts ... in Google CSV)

Warning: right now each field is pub which might change.

Dependencies

~0.3–0.9MB
~20K SLoC