Functions§
- Attempt to produce a message from a borrowed
dyn Any
. Note that care must be taken when calling this to avoid aBox<dyn Any>
being coerced to adyn Any
itself.
dyn Any
. Note that care must be taken
when calling this to avoid a Box<dyn Any>
being coerced to a dyn Any
itself.