Crate microformats

Source

Re-exports§

pub use microformats_types as types;

Modules§

http
jf2
parse

Enums§

Error

Functions§

from_html
Parses the provided HTML into a types::Document resolved with the proviedd URL.
from_reader
Parses the HTML stored in the provided reader into a types::Document resolved with the provided URL.