rusty_jsc_sys 0.0.2

Raw bindings for the JavaScriptCore engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[lib]

[package]
authors = ["Pekka Enberg"]
description = "Raw bindings for the JavaScriptCore engine"
edition = "2021"
license = "MIT"
name = "rusty_jsc_sys"
resolver = "2"
version = "0.0.2"
[target."cfg(target_os = \"linux\")".build-dependencies.pkg-config]
version = "0.3.9"