Type Alias font::formats::opentype::tables::Tables

source ·
pub type Tables = Vec<Tag>;
Expand description

Font tables.

Aliased Type§

struct Tables { /* private fields */ }