rb-sys-env 0.2.3

Integrates rb-sys into high level frameworks
Documentation
[lib]
bench = false
doctest = false
name = "rb_sys_env"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Integrates rb-sys into high level frameworks"
edition = "2018"
homepage = "https://github.com/oxidize-rb/rb-sys"
license = "MIT OR Apache-2.0"
name = "rb-sys-env"
readme = "readme.md"
repository = "https://github.com/oxidize-rb/rb-sys"
rust-version = "1.71"
version = "0.2.3"