site_icons 0.6.4

Website icon scraper that fetches sizes (with WASM support)
Documentation
1
2
3
4
5
mod head;
mod site_logo;

pub use head::*;
pub use site_logo::*;