eazing 0.0.1

The blazingly fast and mathematically optimized `easing functions` kit.
Documentation
1
2
3
4
pub mod easing;
pub mod interpolation;

pub use easing::*;