easy-qjs 0.1.4

A simple library to embed quickjs into your rust project.
Documentation

easy-qjs

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

default

  • console
  • fetch

console

  • atty

fetch

  • reqwest

atty

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

dispatcher

  • flume

flume

    This feature flag does not enable additional features.

builtin_processor

    This feature flag does not enable additional features.