[dependencies]
[package]
description = "Add a macro to check if a type implements a trait at runtime"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "is_trait"
readme = "./README.md"
repository = "https://github.com/Raspberry1111/is_trait"
resolver = "2"
version = "0.1.2"