duktape_ffi_raw 2.30.0

A simple wrapper around the Duktape C library.
Documentation
[package]
name = "duktape_ffi_raw"
version = "2.3.0"
authors = ["Alastair Coote <rusting@alastair.is>"]
edition = "2018"
links = "duktape"
description = "A simple wrapper around the Duktape C library."
readme = "readme.md"
license = "MIT"

[dependencies]

[build-dependencies]
cc = "1.0"