[package]
name = "interface"
description = "Typed, lossy-aware interface translation between API versions"
authors = ["Tim Spamer <mail@tim-raphael.dev>"]
version = "0.0.2"
repository = "https://github.com/tim-raphael/interface"
documentation = "https://docs.rs/interface"
edition = "2024"
readme = "README.md"
license = "MIT"
[dependencies]