Crate downcast [] [src]

Macros

downcast

Implements Downcast and generates downcast-methods for your trait-object-type.

downcast_methods

Generate downcast-methods for your trait-object-type.

impl_downcast

Implements Downcast for your trait-object-type.

Structs

DowncastError
TypeMismatch

Traits

Any

FIXME(https://github.com/rust-lang/rust/issues/27745) remove this

Downcast