summaryrefslogtreecommitdiff
path: root/METADATA
blob: 5a786dc0d231c8298ebdf00c3362fd994250684d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "matches"
description: "A macro to evaluate, as a boolean, whether an expression matches a pattern."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/matches"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/matches/matches-0.1.9.crate"
  }
  version: "0.1.9"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 9
    day: 23
  }
}