# 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](https://github.com/denoland/deno) and adapts it to be used in a Rust application. You can embed Deno in your Rust application by using this crate.