[package] name = "assert-impl" version = "0.1.3" authors = ["Xidorn Quan "] description = "Macro for static assert types implement a trait or not" repository = "https://github.com/upsuper/assert-impl" license = "MIT" keywords = ["macro", "assert", "static", "impl"] readme = "README.md" [badges] travis-ci = { repository = "upsuper/assert-impl", branch = "master" }