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

Interface for custom types + closures #304

Open
plicease opened this issue Mar 3, 2021 · 0 comments
Open

Interface for custom types + closures #304

plicease opened this issue Mar 3, 2021 · 0 comments
Labels
🐣Enhancement Things that make it work better

Comments

@plicease
Copy link
Member

plicease commented Mar 3, 2021

Right now the set of types that are supported by closures is pretty small compared to what you can use when creating or attaching a function object. Custom types would allow us to pretty transparently have closures take FFI::C struct objects "directly" which would solve a lot of problems that we have at the moment! This would go a good way to addressing at least some of #177

@plicease plicease added the 🐣Enhancement Things that make it work better label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐣Enhancement Things that make it work better
Development

No branches or pull requests

1 participant