Struct ocaml_interop::OCamlInt32[][src]

pub struct OCamlInt32 {}
Expand description

OCaml<OCamlInt32> is a reference to an OCaml Int32.t (boxed int32) value.

Trait Implementations

Convert from OCaml value.

Convert to OCaml value.

Convert to OCaml value. Return an already rooted value as BoxRoot<T>.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.