Skip to content

docs(rs_port): update metacall_handle and metacall_handle_no_arg docu…#608

Merged
viferga merged 2 commits intometacall:developfrom
ridmii:fix/rs-port-handle-docs
Dec 26, 2025
Merged

docs(rs_port): update metacall_handle and metacall_handle_no_arg docu…#608
viferga merged 2 commits intometacall:developfrom
ridmii:fix/rs-port-handle-docs

Conversation

@ridmii
Copy link
Copy Markdown
Contributor

@ridmii ridmii commented Dec 22, 2025

@viferga

Fixes #595

Updated all documentation examples in the rs_port to use the new Handle parameter.

  • Updated examples in load.rs (from_single_file, from_file, from_memory)
  • Fixed documentation for metacall_handle and metacall_handle_no_arg in metacall.rs

Copy link
Copy Markdown
Collaborator

@fahdfady fahdfady left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @ridmii

@viferga viferga merged commit 8db20bb into metacall:develop Dec 26, 2025
10 of 47 checks passed
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

Successfully merging this pull request may close these issues.

rs port: update all docs for using the new Handle API.

3 participants