mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 07:22:37 +00:00
Add Box::downcast() for dyn Any + Send + Sync Looks like a plain omission, but unfortunately I just needed that in my code :)
Add Box::downcast() for dyn Any + Send + Sync Looks like a plain omission, but unfortunately I just needed that in my code :)