jlrs 0.13.0

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

async-std-rt

  • async
  • async-std

tokio-rt

  • async
  • tokio

f16

  • half

lts

  • jl-sys/lts

use-bindgen

  • jl-sys/use-bindgen

uv

  • jl-sys/uv

debug

  • jl-sys/debug

jlrs-ndarray

  • ndarray

tokio

    This feature flag does not enable additional features.

half

    This feature flag does not enable additional features.

ndarray

    This feature flag does not enable additional features.

docs

    This feature flag does not enable additional features.

jlrs-derive

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

pyplot

    This feature flag does not enable additional features.

crossbeam-channel

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

ccall

    This feature flag does not enable additional features.

sync-rt

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.