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

Quick typos in ffi-safe-polymorphism-in-rust #69

Open
RandomInsano opened this issue Jun 20, 2024 · 0 comments
Open

Quick typos in ffi-safe-polymorphism-in-rust #69

RandomInsano opened this issue Jun 20, 2024 · 0 comments

Comments

@RandomInsano
Copy link

Very helpful article! Thanks for writing it, clarified quite a few thoughts I had in my head.

Quick list of awkward phrasing for you:

  • "The trick is works because"

Something I struggled to understand as well is where ::vtable:: comes from here:

            base: FileHandle::vtable::<W>(),

It's right after, but I thought I'd call it out as it confused me for a bit.

AND! There is in fact a thin_trait_object crate! I'm using it, but it has some things that need improving.

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