Expand description

A source that encapsulates multiple sources and allows them to be queried as a group.

This is useful when an application wants a library of fonts consisting of the installed system fonts plus some other application-supplied fonts.

Structs

An iterator over the sources in a MultiSource.

An iterator over the mutable sources in a MultiSource.

A source that encapsulates multiple sources and allows them to be queried as a group.