[][src]Function dominator::animation::easing::out

pub fn out<F>(p: Percentage, f: F) -> Percentage where
    F: FnOnce(Percentage) -> Percentage