[dependencies]
[features]
alloc = []
[package]
categories = ["no-std", "rust-patterns"]
description = "provide the AsAny trait"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "as-any"
repository = "https://github.com/smol-rs/as-any"
version = "0.2.1"
[package.metadata.docs.rs]
all-features = true