Module fontfinder::fonts

source ·

Structs

A representation of an individual font within Google’s font archive.
The JSON response from Google that contains information on Google’s font archive.

Enums

Functions

Obtains the list of fonts from Google’s font archive, whereby serde is automatically deserializing the JSON into the FontsList structure.