Expand description

This crate provides implementations of the standards and protocols used with the IndieWeb.

More information about what’s available is in either algorithm or standard module. A required trait to use is the HTTP Client if you’d like to use your own networking stack that’s compatible with http.

Re-exports

pub use error::Error;
pub use microformats as mf2;
pub use scraper;

Modules

Common algorithms that interface with the IndieWeb.
Errors thrown by this library and its dependents.
Logic around working with the Web.
Implementations of IndieWeb standards.
Common facades.

Functions

Converts into a concrete representation of text.