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
476 B

name: "downcast-rs"
description: "Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/downcast-rs"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/downcast-rs/downcast-rs-1.2.0.crate"
}
version: "1.2.0"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 10
day: 27
}
}