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

Remove async-trait #607

Open
kayabaNerve opened this issue Sep 13, 2024 · 1 comment
Open

Remove async-trait #607

kayabaNerve opened this issue Sep 13, 2024 · 1 comment
Labels
improvement This could be better

Comments

@kayabaNerve
Copy link
Member

-> impl Send + Future<Output = _> (since Rust 1.75) should be the preferred alternative.

@kayabaNerve kayabaNerve added the improvement This could be better label Sep 13, 2024
@kayabaNerve
Copy link
Member Author

6b270bc
a5f4345

were both part of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This could be better
Projects
None yet
Development

No branches or pull requests

1 participant