Skip to main content
UnderlyingList
style
0.18.0
Underlying
List
Aliased Type
In style::
properties::
generated::
longhands::
background_
position_
x::
computed_
value
style
::
properties
::
generated
::
longhands
::
background_position_x
::
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 */
}