Crate vparser

Crate vparser 

Source
Expand description

This library implements a non-validating, flexible parser for iCalendar and vCard data.

See Parser as the main entry point to this library.

Structsยง

ContentLine
A valid content line.
Param
Individual parameter.
ParamIter
Parser and iterator for parameters in content lines.
Parser
A flexible parser for icalendar/vcard.