angelscript-sys 0.1.1

Rust FFI bindings to the AngelScript C/C++ library.
Documentation
[build-dependencies.cmake]
version = "0.1.31"

[dependencies]

[package]
authors = ["Dusten Sobotta <dusten@sentinel-engine.org>"]
build = "build.rs"
description = "Rust FFI bindings to the AngelScript C/C++ library."
edition = "2018"
exclude = ["bindgen_asc.rs"]
keywords = ["bindings", "ffi", "angelscript"]
license-file = "LICENSE"
name = "angelscript-sys"
repository = "https://github.com/dsobotta/rust-angelscript"
version = "0.1.1"