float-lerp 0.1.0

Lerp and InverseLerp functions for floats
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.num-traits]
version = "0.2"

[package]
description = "Lerp and InverseLerp functions for floats"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "float-lerp"
resolver = "2"
version = "0.1.0"