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

feat(neon): Extractors #1024

Merged
merged 2 commits into from
Apr 2, 2024
Merged

feat(neon): Extractors #1024

merged 2 commits into from
Apr 2, 2024

Commits on Mar 26, 2024

  1. feat(neon): Extractors

    Extractors allow quickly getting JavaScript arguments as Rust values. In addition to immediate ergonomics and performance improvements, extractors set a foundation for future proc macros.
    kjvalencik committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    db4d354 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. PR review follow-up

    kjvalencik committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1b28463 View commit details
    Browse the repository at this point in the history