style::properties::generated::longhands::animation_direction::computed_value

Type Alias UnderlyingList

Source
pub type UnderlyingList<T> = SmallVec<[T; 1]>;

Aliased Typeยง

struct UnderlyingList<T> { /* private fields */ }