Type Alias style::properties::generated::longhands::transition_delay::computed_value::UnderlyingList
source · pub type UnderlyingList<T> = SmallVec<[T; 1]>;
Aliased Type§
struct UnderlyingList<T> { /* private fields */ }