matches 0.1.6

A macro to evaluate, as a boolean, whether an expression matches a pattern.
Documentation
[package]
name = "matches"
version = "0.1.6"
authors = ["Simon Sapin <simon.sapin@exyr.org>"]
license = "MIT"
repository = "https://github.com/SimonSapin/rust-std-candidates"
description = "A macro to evaluate, as a boolean, whether an expression matches a pattern."
documentation = "https://docs.rs/matches/"

[lib]
name = "matches"
path = "lib.rs"