is_trait 0.1.2

Add a macro to check if a type implements a trait at runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
[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"