as-any 0.2.1

provide the AsAny trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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