EasingFunction

Type Alias EasingFunction 

Source
pub type EasingFunction = fn(t: f64) -> f64;