Cast between trait objects using only safe Rust.
Cast between trait objects using only safe Rust.
Get your own Any with support for casting to trait objects.
Compare apples and oranges (and more). Trait object reference casting and trait object comparisons.
Cast between trait objects.
Offers object pooling capabilities both thread-safe and single threaded, both lifetime-managed and manual, both typed and untyped
Simple convenience macro for casting to parent object-trait by cloning.
Dynamic cast between trait objects.
Cast trait objects to some base class
Allow for inter-trait casting
Allow for inter-trait casting
Trait for downcasting trait objects back to their original types.