Project template for a Rust library with Deno FFI bindings.
README.md
.Install deno_bindgen:
deno install -Afq -n deno_bindgen https://deno.land/x/deno_bindgen/cli.ts
Build: deno_bindgen
Test: cargo test && deno test -A --unstable
Lint: cargo fmt && deno fmt
PNG image generated from images/uml_diagram.mermaid
:
Link to auto-generated API docs for the library:
MIT © Flowscripter