aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 85e3c25e3044dd470ad44ae574963368f86d1d46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "const_fn"
description: "An attribute for easy generation of const functions with conditional compilations."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/const_fn"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/const_fn/const_fn-0.4.6.crate"
  }
  version: "0.4.6"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 4
    day: 2
  }
}