Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try using a dyn Debug trait object instead of a closure #123097

Merged
merged 2 commits into from Apr 4, 2024

Commits on Mar 27, 2024

  1. Use a dyn Debug trait object instead of a closure.

    Simplifies the API a bit.
    oli-obk committed Mar 27, 2024
    Copy the full SHA
    2d4b7f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Copy the full SHA
    0dca136 View commit details
    Browse the repository at this point in the history