UnderlyingList
style
0.11.0
Underlying
List
Aliased Type
In style::
properties::
generated::
longhands::
animation_
timeline::
computed_
value
style
::
properties
::
generated
::
longhands
::
animation_timeline
::
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 */
}