Attribute Macros§
- Mirror an
impl
block to an async access component.
Derive Macros§
- Generate type
Async{TypeName}
as aAsyncComponentDeref
implementation. - Generate type
Async{TypeName}
as aAsyncNonSendDeref
implementation. - Generate type
Async{TypeName}
as aAsyncResourceDeref
implementation.