typeid-cast 0.1.0

Uses a TypeId to enable safe casting of generic types
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Uses a TypeId to enable safe casting of generic types"
edition = "2021"
license = "Unlicense"
license-file = "LICENSE"
name = "typeid-cast"
repository = "https://git.pfaff.dev/michael/typeid-cast.rs"
version = "0.1.0"