pub(crate) type ScaledWidths = SmallVec<ScaledWidth, MAX_WIDTHS>;Aliased Type§
pub(crate) struct ScaledWidths(Storage<ScaledWidth, 16>);Tuple Fields§
§0: Storage<ScaledWidth, 16>pub(crate) type ScaledWidths = SmallVec<ScaledWidth, MAX_WIDTHS>;pub(crate) struct ScaledWidths(Storage<ScaledWidth, 16>);0: Storage<ScaledWidth, 16>