Easing

Type Alias Easing 

Source
pub type Easing = fn(f32) -> f32;