rb-sys-env 0.2.2

Integrates rb-sys into high level frameworks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rb-sys-env"
version = "0.2.2"
edition = "2018"
description = "Integrates rb-sys into high level frameworks"
homepage = "https://github.com/oxidize-rb/rb-sys"
license = "MIT OR Apache-2.0"
repository = "https://github.com/oxidize-rb/rb-sys"
readme = "readme.md"
rust-version = "1.65"

[lib]
bench = false
doctest = false