jlrs 0.13.1

jlrs provides bindings to the Julia C API that enables Julia code to be called from Rust and more.
Documentation

jlrs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 23 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

docs-rs

  • jl-sys/docs-rs
  • uv
  • async-std-rt
  • async
  • tokio
  • f16
  • jlrs-ndarray
  • jlrs-derive
  • sync-rt
  • ccall
  • docs

async

  • futures
  • crossbeam-channel
  • async-trait

tokio-rt

  • async
  • tokio

async-std-rt

  • async
  • async-std

use-bindgen

  • jl-sys/use-bindgen

debug

  • jl-sys/debug

jlrs-ndarray

  • ndarray

uv

  • jl-sys/uv

f16

  • half

lts

  • jl-sys/lts

sync-rt

    This feature flag does not enable additional features.

ndarray

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

half

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

jlrs-derive

    This feature flag does not enable additional features.

ccall

    This feature flag does not enable additional features.

pyplot

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

docs

    This feature flag does not enable additional features.