Crate async_ffi_macros

source ·
Expand description

Helper macros for async_ffi::FfiFuture.

Attribute Macros

  • A helper macro attribute to converts an async fn into a ordinary fn returning FfiFuture.