Crate favilib

Source

Modules§

errors

Structs§

Client
A Client to make Requests with.
Favicon
Url
A parsed URL record.

Enums§

DynamicImage
A Dynamic Image
ImageFormat
An enumeration of supported image formats. Not all formats support both encoding and decoding.
ImageSize
Represents the size of the image to be fetched. Default values are: Small (16x16), Medium (32x32), Large (64x64). Custom allows for custom sizes to be set. Default uses the original size of the image.

Functions§

fetch
Fetches a favicon from a URL and saves it to a file at the given path.