Expand description

Custom types, used for allocating Rust values owned by the OCaml garbage collector

Structs

CustomOps duplicates sys::custom::custom_operations to provide a slightly nicer experience in Rust

Constants

Default CustomOps

Traits

Custom is used to define OCaml types that wrap existing Rust types, but are owned by the garbage collector