[lib]
name = "matches"
path = "lib.rs"
[package]
description = "A macro to evaluate, as a boolean, whether an expression matches a pattern."
documentation = "https://docs.rs/matches/"
license = "MIT"
name = "matches"
readme = "README.md"
repository = "https://github.com/SimonSapin/rust-std-candidates"
version = "0.1.10"