Module style::properties::longhands::transition_timing_function::computed_value
[−]
[src]
The definition of the computed value for transition-timing-function.
Reexports
pub use super::single_value::computed_value as single_value; |
pub use self::single_value::T as SingleComputedValue; |
Structs
T |
The computed value, effectively a list of single values. |
Type Definitions
Iter |