UnderlyingList
style
0.9.0
Underlying
List
Aliased Type
In style::
properties::
generated::
longhands::
transition_
delay::
computed_
value
style
::
properties
::
generated
::
longhands
::
transition_delay
::
computed_value
Type Alias
Underlying
List
Copy item path
Source
pub type UnderlyingList<T> =
SmallVec
<
[T; 1]
>;
Aliased Type
ยง
pub struct UnderlyingList<T> {
/* private fields */
}