hoodie / icalendar-rs

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

Add support for URL property #41

Closed qwandor closed 2 years ago

qwandor commented 2 years ago

This adds a getter and setter for the URL property.

hoodie commented 2 years ago

This actually deletes more code than it adds 😍