#cpp #async #ffi #define

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

#2519 in Procedural macros

Download history 2/week @ 2024-10-29 3/week @ 2024-11-05 148/week @ 2024-11-12 98/week @ 2024-11-19 55/week @ 2024-11-26 117/week @ 2024-12-03 88/week @ 2024-12-10 64/week @ 2024-12-17 167/week @ 2024-12-24 147/week @ 2024-12-31 164/week @ 2025-01-07 98/week @ 2025-01-14 54/week @ 2025-01-21 68/week @ 2025-01-28 146/week @ 2025-02-04 111/week @ 2025-02-11

389 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
~39K SLoC