style::properties::generated::longhands::box_shadow::computed_value

Type Alias UnderlyingList

source
pub type UnderlyingList<T> = OwnedSlice<T>;

Aliased Type§

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

Trait Implementations§