Crates.io | simple-easing2 |
lib.rs | simple-easing2 |
version | 1.0.2 |
source | src |
created_at | 2023-11-29 17:28:07.501569 |
updated_at | 2023-11-29 17:28:07.501569 |
description | Set of simple easing functions |
homepage | |
repository | https://github.com/zeozeozeo/simple-easing2 |
max_upload_size | |
id | 1053368 |
size | 10,049 |
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.