interface 0.0.2

Typed, lossy-aware interface translation between API versions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[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]