ocaml-boxroot-sys 0.2.0

Bindings for ocaml-boxroot
Documentation
1
2
3
4
5
6
7
8
9
# ocaml-boxroot-sys

Thin wrapper around [ocaml-boxroot](https://gitlab.com/ocaml-rust/ocaml-boxroot/)

## Running tests

The `link-ocaml-runtime-and-dummy-program` feature needs to be enabled when running tests:

    cargo test --features "link-ocaml-runtime-and-dummy-program"