Crate rolodex[][src]

rolodex

rolodex represents vcard as a vector of properties.

Re-exports

pub use self::value::PropertyValue;
pub use self::value::Value;
pub use self::property::Property;
pub use self::parse::Parse;
pub use self::parse::ParseError;

Modules

parse
property
types
value

Structs

Parameter
Parameters
VCard
Vcf

Enums

AtLeastOne
TypeOrRaw

Represents Either a type or a raw value read from the vcard data.

Constants

DATE_FORMAT