[dependencies.ext-trait]
version = "1.0.1"
[features]
better-docs = []
[package]
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "Annotation to easily define ad-hoc / one-shot extension traits"
documentation = "https://docs.rs/ext-trait"
edition = "2018"
keywords = ["extension", "trait", "custom", "method", "impl"]
license = "Zlib OR MIT OR Apache-2.0"
name = "extension-traits"
readme = "README.md"
repository = "https://github.com/danielhenrymantilla/ext-trait.rs"
version = "1.0.1"
[package.metadata.docs.rs]
all-features = true