rhai 1.18.0

Embedded scripting for Rust
Documentation

rhai

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

default

  • std
  • ahash/runtime-rng

std

  • once_cell/std
  • ahash/std
  • num-traits/std
  • smartstring/std

no_std

  • no-std-compat
  • num-traits/libm
  • core-error
  • libm
  • hashbrown
  • no_time

bin-features

  • decimal
  • metadata
  • serde
  • debugging
  • rustyline

metadata

  • serde
  • serde_json
  • rhai_codegen/metadata
  • smartstring/serde

serde

  • dep:serde
  • smartstring/serde
  • smallvec/serde
  • thin-vec/serde

fuzz

  • arbitrary
  • rust_decimal/rust-fuzz
  • serde

stdweb

  • getrandom/js
  • instant/stdweb

wasm-bindgen

  • getrandom/js
  • instant/wasm-bindgen

debugging

  • internals

rustyline

  • dep:rustyline

core-error

  • dep:core-error

arbitrary

  • dep:arbitrary

unicode-xid-ident

  • unicode-xid

no_function

  • no_closure

unicode-xid

  • dep:unicode-xid

getrandom

  • dep:getrandom

libm

  • dep:libm

serde_json

  • dep:serde_json

rust_decimal

  • dep:rust_decimal

decimal

  • rust_decimal

document-features

  • dep:document-features

no-std-compat

  • dep:no-std-compat

hashbrown

  • dep:hashbrown

unstable

    This feature flag does not enable additional features.

no_object

    This feature flag does not enable additional features.

no_optimize

    This feature flag does not enable additional features.

no_closure

    This feature flag does not enable additional features.

only_i32

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.

no_custom_syntax

    This feature flag does not enable additional features.

unchecked

    This feature flag does not enable additional features.

no_module

    This feature flag does not enable additional features.

testing-environ

    This feature flag does not enable additional features.

internals

    This feature flag does not enable additional features.

only_i64

    This feature flag does not enable additional features.

f32_float

    This feature flag does not enable additional features.

no_position

    This feature flag does not enable additional features.

no_float

    This feature flag does not enable additional features.

no_index

    This feature flag does not enable additional features.

no_time

    This feature flag does not enable additional features.