Skip to content

koyopro/ruby_object_with_rust

Repository files navigation

Example of using Rust struct as Ruby class

Requirements

  • Ruby 2.6.6
  • Rust 1.48.0

Build

cargo build --release

Setup Gems

bundle install

Test

cargo test
bundle exec rspec

License

The gem is available as open source under the terms of the MIT License.

About

Example of using Rust struct as Ruby class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published