#csv #google #deserialize #serde

google-contacts-csv

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

1 unstable release

new 0.1.0 Dec 19, 2024

#1275 in Data structures

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–1MB
~21K SLoC