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