javascriptcore-rs 0.16.0

Rust bindings for the javacriptcore library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# javascriptcore

__Rust__ bindings and wrappers for __javascriptcore__.

## Using

```toml
[dependencies]
javascriptcore-rs = "0.14"
```

## License

__javascriptcore-rs__ is available under the MIT License, please refer to it.