rune-modules 0.12.4

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

fs

  • tokio
  • tokio/fs

time

  • tokio
  • tokio/time

json

  • serde_json

signal

  • tokio/signal

wasm-bindgen

  • parking_lot/wasm-bindgen

rand

  • nanorand

capture-io

  • parking_lot

nanorand

  • dep:nanorand

process

  • tokio/process

reqwest

  • dep:reqwest

http

  • reqwest

tokio

  • dep:tokio

toml

  • dep:toml

parking_lot

  • dep:parking_lot

serde_json

  • dep:serde_json

experiments

    This feature flag does not enable additional features.