book
book copied to clipboard
Use dyn syntax for trait objects
This fixes a syntax error when using trait objects. They require using the dyn syntax now.
@fitzgen would you mind reviewing this?
Closing this due to inactivity.