Modules§
Structs§
- Document
- Represents a parsed document of Microformats items and its relating rel links.
- Fragment
- Represents markup and the plain text representation accompanying it. https://microformats.org/wiki/microformats2-parsing#parsing_a_e-_property
- Image
- Represents the structured form of an image. https://microformats.org/wiki/microformats2-parsing#parse_an_img_element_for_src_and_alt
- Item
- Represents the structured form of an ‘object’ in Microformats.
- Items
- Relation
- Relations
- Url
- A parsed URL record.
Enums§
- Class
- Represents a Microformat class. https://microformats.org/wiki/Category:Draft_Specifications
- Error
- Known
Class - A concrete reference of the supported Microformats class by this library.
- Property
Value - Represents the multiple forms in which a property’s value is represented.
- Value
Kind
Traits§
Type Aliases§
- Node
List - A helper type for representing a list of property values.
- Properties
- A helper type for representing a map of named property values.