Crate elikoga_ical_rs

Crate elikoga_ical_rs 

Source
Expand description

ICalObject implements FromStr and Display, see its docs and its source

Re-exports§

pub use content_line::ContentLine;
pub use content_line::Param;
pub use fold::fold;
pub use ical_object::ICalObject;
pub use unfold::Unfold;

Modules§

content_line
fold
ical_object
unfold