hummingly / ics

A Rust library for creating iCalendar files as specified in RFC5545 and RFC7986
Other
31 stars 3 forks source link

Types #11

Closed hummingly closed 3 years ago

hummingly commented 5 years ago

Simple Wrappers

Character Encoding

Time

List

Some properties can take a list of values which is why the library should offer a simple Iterator based List type.