Docs.rs
rquickjs-macro-0.3.0
rquickjs-macro 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
katyo
DelSkayn
Dependencies
darling ^0.14
normal
fnv ^1
normal
ident_case ^1
normal
indexmap ^1
normal
phf_generator ^0.10
normal
phf_shared ^0.10
normal
proc-macro-crate ^1
normal
proc-macro-error ^1
normal
proc-macro2 ^1
normal
quote ^1
normal
rquickjs-core ^0.3.0
normal
syn ^1
normal
async-std ^1
dev
difference ^2
dev
rquickjs ^0.3.0
dev
Versions
85.71%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate rquickjs_macro
Version 0.3.0
All Items
Macros
Attribute Macros
Derive Macros
?
Crate
rquickjs_macro
source
·
[
−
]
Macros
embed
An macro to bundle modules loaded from source.
Attribute Macros
bind
An attribute to generate bindings easy
Derive Macros
FromJs
A macro to derive
FromJs
for an arbitrary structured types
HasRefs
A macro to derive
HasRefs
IntoJs
A macro to derive
IntoJs
for an arbitrary structured types
IntoJsByRef
A macro to derive
IntoJs
for an arbitrary structured types when it used by reference