Expand description
Proc macros used by LDK
Macros§
- maybe_
await - Awaits, if the
async-interface
feature is enabled.
Attribute Macros§
- maybe_
async - Makes a method
async
, if theasync-interface
feature is enabled.
Proc macros used by LDK
async-interface
feature is enabled.async
, if the async-interface
feature is enabled.