hoodie / icalendar-rs

📆 icalendar library, in Rust of course - for fun
Apache License 2.0
126 stars 34 forks source link

feat: add TryInto<String> for &Calendar #12

Closed hoodie closed 4 years ago

hoodie commented 4 years ago

adding TryInto<String> for &Calendar, so it's not consuming as mentioned in #11