#cpp #async #ffi

macro cxx-async-macro

The macro for simple interoperability between C++ coroutines and asynchronous Rust

3 releases

new 0.1.2 Nov 12, 2024
0.1.1 Sep 21, 2022
0.1.0 Sep 3, 2022

#128 in #cpp


Used in cxx-async

MIT/Apache

24KB
395 lines

The definition of the #[bridge] macro.

Don't depend on this crate directly; just use the reexported macro in cxx-async.

Dependencies

~1.5MB
~37K SLoC