lua-rs-0.0.1 has been yanked.
lua-rs
Lua port written in Rust.
[]
(https://travis-ci.org/ahmedcharles/lua-rs)
Usage
Add this to your Cargo.toml
:
[]
= "https://github.com/ahmedcharles/lua-rs"
and this to your crate root:
extern crate "lua-rs" as lua_rs;
Get the latest version from GitHub.
Copyright (C) 2015 Ahmed Charles - acharles@outlook.com
Distributed under the MIT License.
(See accompanying file LICENSE.txt or copy at
http://opensource.org/licenses/MIT)