aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 63bbaa81c34a9f8eddc7a482142550976ff40fdb (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.3.crate"
  }
  version: "0.4.3"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 11
    day: 2
  }
}