[]
= "downcast-rs"
= "1.2.1"
= ["Ashish Myles <marcianx@gmail.com>", "Runji Wang <wangrunji0408@163.com>"]
= "https://github.com/marcianx/downcast-rs"
= """
Trait object downcasting support using only safe Rust. It supports type
parameters, associated types, and type constraints.
"""
= "README.md"
= ["downcast", "any", "trait", "associated", "no_std"]
= "MIT/Apache-2.0"
[]
= ["std"]
= []