Type Alias nannou::text::FontCollection
source · pub type FontCollection = FontCollection<'static>;
Expand description
The RustType FontCollection
type used by nannou.
Aliased Type§
struct FontCollection(/* private fields */);