Skip to main content

Module component

Module component 

Source
Available on crate feature parser only.
Expand description

§Component lenses

The component lens contract (IcalComponentLens), the per-component spec (IcalComponentSpec) and one module per iCalendar component. The markers are the type-level keys for typed subtree access (IcalCst::component); the spec drives nesting and required-property checks in crate::tree::ical::validate.

Modules§

available
AVAILABLE component lens
daylight
DAYLIGHT component lens
lens
Component lens contract
participant
PARTICIPANT component lens
spec
Component spec
standard
STANDARD component lens
valarm
VALARM component lens
vavailability
VAVAILABILITY component lens
vcalendar
VCALENDAR component lens
vevent
VEVENT component lens
vfreebusy
VFREEBUSY component lens
vjournal
VJOURNAL component lens
vlocation
VLOCATION component lens
vresource
VRESOURCE component lens
vtimezone
VTIMEZONE component lens
vtodo
VTODO component lens