You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
423 B
20 lines
423 B
name: "no-panic"
|
|
description: "Attribute macro to require that the compiler prove a function can\'t ever panic."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://crates.io/crates/no-panic"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://static.crates.io/crates/no-panic/no-panic-0.1.15.crate"
|
|
}
|
|
version: "0.1.15"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2020
|
|
month: 12
|
|
day: 29
|
|
}
|
|
}
|