blob: bf122693407a69a2768c638157108f882a7c8ec5 [file] [log] [blame]
[package]
name = "matches"
version = "0.1.9"
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"