Magically derive non-object-safe traits
A Stable ABI for Rust with compact sum-types.
stabby's core ABI, you shouldn't add this crate to your dependencies, only `stabby`.
the macros that make working with stabby possible, you shouldn't add this crate to your dependencies, only `stabby`.
Cast between trait objects using only safe Rust.
A utility library for working with trait objects.
A utility library for working with trait objects.
An attribute macro that generates methods for retrieving supertraits from trait-objects (upcasting).
Inherit and derive object-unsafe traits for dynamic Rust.
&[dyn Trait] implementation, inspired by a Reddit thread.
Cast between trait objects using only safe Rust.
Provides a macro to assert that a type implements a trait.