Expand description
Deterministic concrete-type downcasting for erased Steel objects. Deterministic concrete-type downcasting for erased Steel objects.
Modules§
- private 🔒
Macros§
Structs§
- Downcast
Type Key - A process-wide key identifying one concrete Rust type for downcasting.
Traits§
- Downcast
- Extension methods for deterministic concrete-type downcasting.
- Downcast
Type - Assigns a deterministic downcast key to a concrete Rust type.
- Erased
Type - Object-safe type erasure implemented for every
DowncastType.