1 unstable release
0.1.0 | Dec 19, 2024 |
---|
#1197 in Data structures
102 downloads per month
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