Replies: 4 comments
-
Yes! That would be fine (sorry I didn't respond until now). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you want to open a PR or should I? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your response! |
Beta Was this translation helpful? Give feedback.
0 replies
-
PR: #2854 |
Beta Was this translation helpful? Give feedback.
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-prism
crate 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_loc
method 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.Beta Was this translation helpful? Give feedback.
All reactions