style::properties::generated::longhands::animation_name::computed_value

Type Alias UnderlyingOwnedList

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

Aliased Typeยง

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