oxidize-rb / rb-sys

Easily build Ruby native extensions in Rust
https://oxidize-rb.github.io/rb-sys/
Apache License 2.0
219 stars 34 forks source link

Ensure references to opaque structs are qualified for `std::fmt::Debug` #361

Closed ianks closed 4 months ago

ianks commented 4 months ago

resolves #355