Crates.io | rquickjs-macro |
lib.rs | rquickjs-macro |
version | 0.6.2 |
source | src |
created_at | 2021-02-02 13:33:53.434528 |
updated_at | 2024-05-06 10:43:39.225813 |
description | Procedural macros for rquickjs |
homepage | |
repository | https://github.com/DelSkayn/rquickjs.git |
max_upload_size | |
id | 349757 |
size | 128,202 |
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.
FromJs
(derive)IntoJs
(defive)HasRefs
(derive)bind
(attribute)embed
(attribute)