interpolated 0.1.2

Generic, smooth value interpolation and easing functions for Rust.
Documentation
[dependencies]

[[example]]
name = "interpolated_vec2"
path = "examples/interpolated_vec2.rs"

[lib]
name = "interpolated"
path = "src/lib.rs"

[package]
authors = ["Staninna"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Generic, smooth value interpolation and easing functions for Rust."
edition = "2024"
license = "MIT"
name = "interpolated"
readme = "README.md"
repository = "https://github.com/staninna/interpolated"
version = "0.1.2"