Closed ddnomad closed 10 months ago
Hey-hey, would be lovely to have a bunch of extra derives on ical::parser::vcard::component::VcardContact per Rust API Guidelines Checklist.
ical::parser::vcard::component::VcardContact
I am particularly interested in the following traits:
std::cmp::Eq
std::cmp::PartialEq
std::hash::Hash
Thanks <3
Hey-hey, would be lovely to have a bunch of extra derives on
ical::parser::vcard::component::VcardContact
per Rust API Guidelines Checklist.I am particularly interested in the following traits:
std::cmp::Eq
std::cmp::PartialEq
std::hash::Hash
Thanks <3