eazy-data 0.0.0

Core data types for the eazy animation library.
Documentation
[dependencies.libm]
version = "0.2.15"

[dependencies.wide]
features = ["serde"]
version = "0.8.1"

[lib]
doctest = false
name = "eazy_data"
path = "src/lib.rs"

[package]
authors = ["the compilords team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core data types for the eazy animation library."
edition = "2024"
license = "Apache-2.0 OR MIT"
name = "eazy-data"
readme = "README.md"
repository = "https://github.com/invisageable/zo/tree/main/sources/tweener"
resolver = "2"
version = "0.0.0"