Struct easer::functions::Expo [] [src]

pub struct Expo;

This struct captures Expo easing functions

Trait Implementations

impl Debug for Expo
[src]

[src]

Formats the value using the given formatter. Read more

impl<F: Float> Easing<F> for Expo
[src]

[src]

[src]

[src]

Auto Trait Implementations

impl Send for Expo

impl Sync for Expo