easing 0.0.5

Leveraging Rust's powerful iterators for easing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Jack Ward <joliv@users.noreply.github.com>"]
description = "Leveraging Rust's powerful iterators for easing."
include = ["src/*", "Cargo.toml"]
license = "MIT"
name = "easing"
readme = "README.md"
repository = "https://github.com/joliv/easing"
version = "0.0.5"