#cpp #async #ffi

macro cxx-async-macro

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

3 releases

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

#2377 in Procedural macros

Download history 11/week @ 2024-09-21 1/week @ 2024-09-28 5/week @ 2024-11-02 113/week @ 2024-11-09 104/week @ 2024-11-16 60/week @ 2024-11-23 128/week @ 2024-11-30

406 downloads per month
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