ruwren 0.2.13

Rusty bindings to Wren programming language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.ruwren-sys]
version = "0.2.0"

[package]
authors = ["Jengamon <bob.hostern@gmail.com>"]
description = "Rusty bindings to Wren programming language"
edition = "2018"
homepage = "http://wren.io"
keywords = ["wren", "scripting", "embed"]
license = "MIT"
name = "ruwren"
readme = "README.md"
repository = "https://github.com/Jengamon/ruwren"
version = "0.2.13"