rbspy-ruby-structs 0.40.0

Helper crate for rbspy. Contains Rust bindings for various internal Ruby structures for version 1.9.3 to 3.x.
Documentation
[dependencies]

[lib]
name = "rbspy_ruby_structs"
path = "src/lib.rs"

[package]
authors = ["Adam Jensen <acjensen@gmail.com>", "Julia Evans <julia@jvns.ca>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Helper crate for rbspy. Contains Rust bindings for various internal Ruby structures for version 1.9.3 to 3.x."
documentation = "https://github.com/rbspy/rbspy"
edition = "2021"
homepage = "https://rbspy.github.io/"
license = "MIT"
name = "rbspy-ruby-structs"
readme = false
repository = "https://github.com/rbspy/rbspy"
version = "0.40.0"