Expand description
unanchored
attribute macro’s implementation. Consider use the anchored
crate instead.
Attribute Macros§
- unanchored
- Add this to async function / method to ensure no
Anchored
struct is captured into async generator’s state.
unanchored
attribute macro’s implementation. Consider use the anchored
crate instead.
Anchored
struct is captured into async
generator’s state.