mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:55:13 +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 :)