as_any_min 1.0.2

A minuscule rust library that allows trait objects to be easily upcast to Any
Documentation
[package]
authors = ["liambloom <liamrbloom@gmail.com>"]
categories = ["no-std"]
description = "A minuscule rust library that allows trait objects to be easily upcast to Any"
edition = "2018"
keywords = ["no_std", "upcast", "any", "trait-objects"]
license = "MIT"
name = "as_any_min"
readme = "README.md"
repository = "https://github.com/liambloom/as_any_min"
version = "1.0.2"