as-any 0.3.1

provide the AsAny trait
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "as-any"
version = "0.3.1"
description = "provide the AsAny trait"
categories = ["no-std", "rust-patterns"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/fogti/as-any"

[dependencies]

[features]

[package.metadata.docs.rs]
all-features = true