Docs.rs
mula_proc_macro-0.1.0
mula_proc_macro 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kov
Dependencies
quote ^1.0
normal
syn ^1.0
normal
Versions
50%
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
mula_
proc_
macro
0.1.0
All Items
Crate Items
Attribute Macros
Crate
mula_proc_macro
Copy item path
Source
Attribute Macros
ยง
mula
Makes the function run only once at a time for a given input. Any calls made with the same argument after the first will block and wait for it to finish and get the result once it is available.