Type Alias UnscaledWidths

Source
pub(crate) type UnscaledWidths = SmallVec<i32, MAX_WIDTHS>;

Aliased Type§

pub(crate) struct UnscaledWidths(Storage<i32, 16>);

Tuple Fields§

§0: Storage<i32, 16>