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.
Trac3r-rust/doc/downcast_rs/sidebar-items.js

1 line
351 B

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`."]]});