wlambda 0.8.1

WLambda is an embeddable scripting language for Rust
Documentation

wlambda

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

default

  • rustyline
  • regex
  • chrono
  • serde
  • serde_json
  • rmp-serde
  • quick-xml
  • socket2
  • base64

rustyline

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

rmp-serde

    This feature flag does not enable additional features.

quick-xml

    This feature flag does not enable additional features.

socket2

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

all

  • mqtt
  • http

mqtt

  • rumqttd
  • rumqttc

http

  • reqwest

mint

    This feature flag does not enable additional features.

rumqttc

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

rumqttd

    This feature flag does not enable additional features.