eq-type 0.1.0

Allows declaring an equality bound on two types and coercing between them.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Michael <michael@pfaff.dev>"]
description = "Allows declaring an equality bound on two types and coercing between them."
edition = "2021"
homepage = "https://git.pfaff.dev/michael/eq-type.rs"
license = "MIT OR Apache-2.0"
name = "eq-type"
readme = "README.md"
repository = "https://git.pfaff.dev/michael/eq-type.rs"
resolver = "2"
version = "0.1.0"