Crate anchored_macros

Source
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.