Closed
Description
The docs for std::any::Any don't show the methods on the trait object type Any
anymore. (They show in stable).
For example: Method downcast_ref()
does not show up.
The docs for std::any::Any don't show the methods on the trait object type Any
anymore. (They show in stable).
For example: Method downcast_ref()
does not show up.