voa 0.0.0

Check whether a type implements a trait
Documentation
[package]
name = "voa"
version = "0.0.0"
authors = ["Aster <192607617@qq.com>"]
description = "Check whether a type implements a trait"
repository = "https://github.com/oovm/sub_projects"
documentation = "https://docs.rs/voa"
readme = "readme.md"
license = "MPL-2.0"
edition = "2021"
exclude = ["package.json", "tests/**"]

[dependencies]


[dev-dependencies]

[features]
default = []

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