better_any 0.1.0

Type id and Any for non static types
Documentation
[dependencies.better_typeid_derive]
version = "=0.1.0"
[dev-dependencies.macrotest]
version = "=1.0"

[dev-dependencies.trybuild]
version = "=1.0"

[package]
authors = ["Konstantin Anisimov <rrevenantt@gmail.com>"]
description = "Type id and Any for non static types"
edition = "2018"
homepage = "https://github.com/rrevenantt/better_typeid"
keywords = ["Any", "TypeId", "downcast"]
license = "MIT OR Apache-2.0"
name = "better_any"
readme = "../README.md"
repository = "https://github.com/rrevenantt/better_typeid"
version = "0.1.0"