rquickjs-macro

Crates.iorquickjs-macro
lib.rsrquickjs-macro
version0.6.2
sourcesrc
created_at2021-02-02 13:33:53.434528
updated_at2024-05-06 10:43:39.225813
descriptionProcedural macros for rquickjs
homepage
repositoryhttps://github.com/DelSkayn/rquickjs.git
max_upload_size
id349757
size128,202
Mees Delzenne (DelSkayn)

documentation

README

rquickjs-sys

github crates docs status

This crate is a procedural macros for the high level Rust bindings for the QuickJS JavaScript engine.

NOTE: Do not use this crate directly in favor of rquickjs crate.

Supported macros

  • FromJs (derive)
  • IntoJs (defive)
  • HasRefs (derive)
  • bind (attribute)
  • embed (attribute)
Commit count: 813

cargo fmt