indieweb 0.1.10

A collection of utilities for working with the IndieWeb.
Documentation

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

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