rune-modules 0.13.0

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

default

  • test
  • core
  • io
  • fmt

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.

full

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

time

  • tokio
  • tokio?/time

fs

  • tokio
  • tokio?/fs

signal

  • tokio?/signal

toml

  • dep:toml

json

  • serde_json

reqwest

  • dep:reqwest

nanorand

  • dep:nanorand

tokio

  • dep:tokio

process

  • tokio?/process

http

  • reqwest

serde_json

  • dep:serde_json

rand

  • nanorand

experiments

    This feature flag does not enable additional features.