ocaml-interop 0.8.7

Utilities for Rust and OCaml interoperability
Documentation
[dependencies.ocaml-boxroot-sys]
version = "0.2"

[dependencies.ocaml-sys]
version = "0.22"

[dependencies.static_assertions]
version = "1.1.0"

[features]
caml-state = ["ocaml-sys/caml-state"]
no-caml-startup = []
without-ocamlopt = ["ocaml-sys/without-ocamlopt", "ocaml-boxroot-sys/without-ocamlopt"]

[package]
authors = ["Bruno Deferrari <utizoc@gmail.com>"]
description = "Utilities for Rust and OCaml interoperability"
edition = "2018"
exclude = [".github/*"]
homepage = "http://github.com/tezedge/ocaml-interop"
keywords = ["ocaml", "rust", "ffi", "interop"]
license = "MIT"
name = "ocaml-interop"
repository = "http://github.com/tezedge/ocaml-interop"
version = "0.8.7"
[package.metadata.docs.rs]
features = ["without-ocamlopt"]