Docs.rs
  • ocaml-1.2.0
    • ocaml 1.2.0
    • Permalink
    • Docs.rs crate page
    • ISC
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zshipko
    • Dependencies
      • cstr_core ^0.2 normal optional
      • ndarray ^0.16.1 normal optional
      • ocaml-boxroot-sys ^0.4.0 normal
      • ocaml-derive ^1.0.0 normal optional
      • ocaml-sys >=0.26 normal
      • serial_test ^3.0.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ocaml1.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • Array
  • List
  • Pointer
  • Raw
  • Seq
  • Tag
  • bigarray::Array1
  • custom::CustomOps
  • root::Root
  • runtime::Runtime

Enums

  • CamlError
  • Error
  • Value

Traits

  • FromValue
  • ToValue
  • bigarray::Kind
  • custom::Custom

Macros

  • array
  • body
  • custom
  • custom_finalize
  • function
  • import
  • list

Attribute Macros

  • bytecode_func
  • func
  • native_func
  • sig

Derive Macros

  • FromValue
  • ToValue

Functions

  • runtime::enter_blocking_section
  • runtime::gc_compact
  • runtime::gc_full_major
  • runtime::gc_major
  • runtime::gc_minor
  • runtime::init
  • runtime::init_persistent
  • runtime::leave_blocking_section

Type Aliases

  • Float
  • Int
  • Uint

Constants

  • custom::DEFAULT_CUSTOM_OPS