Docs.rs
calcite_proc_macros-0.1.4
calcite_proc_macros 0.1.4
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
Srinivasa314
Dependencies
proc-macro2 ^1.0.24
normal
quote ^1.0.8
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
calcite_
proc_
macros
0.1.4
All Items
Crate Items
Macros
Attribute Macros
Crate
calcite_proc_macros
Copy item path
Source
Macros
§
export
A macro that takes the functions to be exported for use in Deno as arguments
Attribute Macros
§
deno_op
When placed above a function it converts the function to a deno op of the same name.