10 lines
283 B
Markdown
10 lines
283 B
Markdown
# mruby-compiler2-sys
|
|
Naive mruby-compiler2 binding for Rust
|
|
|
|
See Rust doc [mruby-compiler2-sys](https://crates.io/crates/mruby-compiler2-sys) for details.
|
|
|
|
## License
|
|
See LICENSE file.
|
|
|
|
NOTE: This crate includes code from mruby-compiler2 and prism, which are under the MIT License.
|