unsafe-any 0.2.4

Traits and implementations for unchecked downcasting.
Documentation
[package]

name = "unsafe-any"
version = "0.2.4"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
description = "Traits and implementations for unchecked downcasting."
repository = "https://github.com/reem/rust-unsafe-any"
license = "MIT"

[dependencies]
traitobject = "*"