Function zng::var::animation::easing::expo

source ยท
pub fn expo(time: EasingTime) -> Factor
Expand description

Exponential transition. Very slow start, very fast end.