red 0.1.1

Safe Rust bindings to the library interface of the Red Programming Language.
Documentation
[[example]]
name = "helloworld"
path = "examples/helloworld/main.rs"

[package]
authors = ["Wesley Hill <wesley@hakobaito.co.uk>"]
description = "Safe Rust bindings to the library interface of the Red Programming Language."
exclude = ["/assets/*"]
homepage = "https://github.com/hako/libred.rs"
include = ["**/*.rs", "Cargo.toml"]
license = "GPL-3.0+"
name = "red"
version = "0.1.1"