simple-easing2 1.0.2

Set of simple easing functions
Documentation
1
2
3
4
5
# simple-easing2

This package contains a set of simple easing functions.

Note: this is a fork of https://gitlab.com/chpio/simple-easing. Makes all functions inlined, adds a `#[must_use]` attr, applies rustfmt and clippy fixes.