[package]
name = "matches"
version = "0.1.10"
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"