[package]
authors = ["Nikolai Vazquez", "Nadrieril Feneanar"]
categories = ["no-std", "rust-patterns", "development-tools::testing"]
description = "Determine if a type implements a logical trait expression."
documentation = "https://docs.rs/impls"
homepage = "https://github.com/nvzqz/impls"
include = ["Cargo.toml", "src", "README*", "CHANGELOG*", "LICENSE*"]
keywords = ["impl", "trait", "test", "macro"]
license = "MIT OR Apache-2.0"
name = "impls"
readme = "README.md"
repository = "https://github.com/nvzqz/impls"
version = "1.0.3"