Type Alias ScaledWidths

Source
pub(crate) type ScaledWidths = SmallVec<ScaledWidth, MAX_WIDTHS>;

Aliased Type§

pub(crate) struct ScaledWidths(Storage<ScaledWidth, 16>);

Tuple Fields§

§0: Storage<ScaledWidth, 16>