Cargo Features

ocaml-interop has no features set by default.

[dependencies]
ocaml-interop = { version = "0.10.0", features = ["without-ocamlopt", "caml-state", "no-caml-startup"] }
without-ocamlopt

Enables without-ocamlopt of ocaml-boxroot-sys ^0.2 and ocaml-sys

caml-state

Enables caml-state of ocaml-sys

no-caml-startup

ocaml-interop has 3 features without comments.