Replies: 4 comments
|
Yes! That would be fine (sorry I didn't respond until now). |
0 replies
|
Do you want to open a PR or should I? |
0 replies
|
Thank you for your response! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am using the Rust
ruby-prismcrate and would like to access the content after__END__, but it seems there is currently no way to do so in Rust. Therefore, I would like to add adata_locmethod to the Rust bindings. Is it OK?I think probably we just need to add the method to
rust/ruby-prism/src/lib.rs. If my understanding is correct, I will submit a pull request.All reactions