A simple crate to scrape favicons asynchronously that’s intended to just work
To get started, have a look at scrape!
scrape
pub use error::Error;
pub use icon::Icon;
pub use icon::IconKind;