#await #point #macro #cross #can-t #anchored #unanchored

nightly macro anchored-macros

Anchored things can't cross the .await point

1 unstable release

0.1.0 Sep 20, 2021

#6 in #can-t


Used in anchored

Apache-2.0

6KB
115 lines

Anchored

Make things anchored and forbid them from crossing .await point.


lib.rs:

unanchored attribute macro's implementation. Consider use the anchored crate instead.

Dependencies

~1.5MB
~34K SLoC