angelscript-sys 0.2.312

Rust FFI bindings to the AngelScript C/C++ library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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 = "MIT"
name = "angelscript-sys"
repository = "https://github.com/dsobotta/rust-angelscript"
version = "0.2.312"