My Own Personal Any: provides a custom Any trait with additional functionality like downcasting.
# Cargo.toml
[dependencies]
mopa = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Downcasts a boxed trait object to a concrete type.
Consider using std::any::Any directly unless you need extra features.
No dependency data recorded yet.