blob: 13ec078de97d2a8cc2232b8f69aed6872aac8cb4 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"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`."],["DowncastSync","Extends `Downcast` to support `Sync` traits that thus support `Arc` downcasting as well."]]};