RubyOnWorld / ruby-sys

Low-level bindings to Ruby, for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-sys

Low-level bindings to Ruby, for Rust.

Build Status

Building with non-default Rubies

By default, the bindings use the ruby in the system path to determine the build parameters. If a non-system Ruby needs to be used, use the RUBY environment variable to specify the absolute path to the Ruby executable.

About

Low-level bindings to Ruby, for Rust.


Languages

Language:Rust 100.0%