deno_lib 2.0.9

Provides the deno library
docs.rs failed to build deno_lib-2.0.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: deno_lib-0.1.1

deno_lib

Fully-featured and extensible Deno crate for embedding Deno in your Rust app (unofficial).

This uses a lot of code from the Deno project and adapts it to be used in a Rust application. You can embed Deno in your Rust application by using this crate.