1 line
351 B
JavaScript
Raw Normal View History

2018-10-28 21:14:05 -05:00
initSidebarItems({"macro":[["impl_downcast","Adds downcasting support to traits that extend `downcast::Downcast` by defining forwarding methods to the corresponding implementations on `std::any::Any` in the standard library."]],"trait":[["Downcast","Supports conversion to `Any`. Traits to be extended by `impl_downcast!` must extend `Downcast`."]]});