Crate lightning_macros

Source
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 the async-interface feature is enabled.