rune-modules 0.12.1

Native modules for Rune, an embeddable dynamic programming language for Rust.
Documentation

rune-modules

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 24 feature flags, 7 of them enabled by default.

default

  • test
  • core
  • io
  • fmt
  • macros
  • disable-io

test

    This feature flag does not enable additional features.

core

    This feature flag does not enable additional features.

io

    This feature flag does not enable additional features.

fmt

    This feature flag does not enable additional features.

macros

    This feature flag does not enable additional features.

disable-io

    This feature flag does not enable additional features.

full

  • time
  • http
  • json
  • toml
  • fs
  • process
  • signal
  • rand
  • io
  • fmt
  • macros

time

  • tokio
  • tokio/time

fs

  • tokio
  • tokio/fs

signal

  • tokio/signal

http

  • reqwest

json

  • serde_json

wasm-bindgen

  • parking_lot/wasm-bindgen

capture-io

  • parking_lot

rand

  • nanorand

process

  • tokio/process

parking_lot

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

experiments

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

nanorand

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.