We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17db78f commit dc8fbffCopy full SHA for dc8fbff
1 file changed
docs/prior_art.md
@@ -35,9 +35,3 @@ This page lists related projects and adjacent tools that influenced, overlap wit
35
- Project: [rb-sys](https://github.com/oxidize-rb/rb-sys)
36
- Scope: Rust bindings for the Ruby C API
37
- Notes: Provides low-level Rust bindings to Ruby, auto-generated from `ruby.h` using rust-bindgen.
38
-
39
-### Rutie
40
41
-- Project: [rutie](https://github.com/danielpclark/rutie)
42
-- Scope: Rust crate for Ruby bindings
43
-- Notes: An alternative to Magnus for writing Ruby extensions in Rust.
0 commit comments