

# is_trait
This crate adds a macro `is_trait::is_trait!` that returns a bool of whether or not a type implements a specific trait.
See [crate level documentation](https://docs.rs/is_trait)