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

Recent Rust releases require try_trait_v2 not try_trait #11

Open
cameronelliott opened this issue Dec 13, 2022 · 1 comment
Open

Recent Rust releases require try_trait_v2 not try_trait #11

cameronelliott opened this issue Dec 13, 2022 · 1 comment

Comments

@cameronelliott
Copy link

The documentation reports that #![feature(generators, generator_trait, try_trait)] is required.

In recent Rust releases, try_trait has been removed, and try_trait_v2 has been added.

@withoutboats
Copy link
Owner

I no longer maintain this library, but if you make a PR I will merge it and cut a release.

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

No branches or pull requests

2 participants