Docs.rs
effing-macros-0.1.0
effing-macros 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rosefromthedead
Dependencies
proc-macro2 ^1.0.42
normal
quote ^1.0.20
normal
syn ^1.0.98
normal
Versions
75%
of the crate is documented
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
effing_
macros
0.1.0
All Items
Crate Items
Macros
Attribute Macros
Crate
effing_macros
Copy item path
Source
Macros
§
effects
Define a new group of effects.
handler
Define a handler for an effect or group of effects.
Attribute Macros
§
effectful
Define an effectful function using
fn
-like syntax.