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

Refactor wrapper/macro side #46

Open
tgross35 opened this issue Dec 21, 2022 · 0 comments
Open

Refactor wrapper/macro side #46

tgross35 opened this issue Dec 21, 2022 · 0 comments

Comments

@tgross35
Copy link
Contributor

This could really use some adjustment. We have some tricky datatypes to represent:

  • i64 vs. f64 vs. AsRef<[u8]>
  • Option vs not option
  • Reference vs owned

This is currently quite messy, these modules will need some cleanup

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