Crate cxx_async_macro
source · [−]Expand description
The definition of the #[bridge]
macro.
Don’t depend on this crate directly; just use the reexported macro in cxx-async
.
Attribute Macros
Defines a future or stream type that can be awaited from both Rust and C++.