rbspy-ruby-structs 0.44.0

Helper crate for rbspy. Contains Rust bindings for various internal Ruby structures for version 1.9.3 to 3.x.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rbspy-ruby-structs"
version = "0.44.0"
authors = ["Adam Jensen <acjensen@gmail.com>", "Julia Evans <julia@jvns.ca>"]
description = "Helper crate for rbspy. Contains Rust bindings for various internal Ruby structures for version 1.9.3 to 3.x."
license = "MIT"
repository = "https://github.com/rbspy/rbspy"
documentation = "https://github.com/rbspy/rbspy"
homepage = "https://rbspy.github.io/"
edition = "2021"

[dependencies]