Module fontfinder::fonts[][src]

Structs

Font

A representation of an individual font within Google's font archive.

FontsList

The JSON response from Google that contains information on Google's font archive.

Functions

obtain

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