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

part 19 missing use statement #7

Open
matievisthekat opened this issue Nov 26, 2021 · 0 comments
Open

part 19 missing use statement #7

matievisthekat opened this issue Nov 26, 2021 · 0 comments

Comments

@matievisthekat
Copy link

This issue refers to the usage of PhantomData in part 19

The code works, however to use PhantomData you need to use std::marker::PhantomData first.

not a major issue though. I'm sure most people can figure it out

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

1 participant