#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

#2454 in Procedural macros

Download history 11/week @ 2024-09-22 1/week @ 2024-09-29 5/week @ 2024-11-03 119/week @ 2024-11-10 111/week @ 2024-11-17 54/week @ 2024-11-24 126/week @ 2024-12-01 67/week @ 2024-12-08 59/week @ 2024-12-15 165/week @ 2024-12-22 145/week @ 2024-12-29 128/week @ 2025-01-05

504 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
~38K SLoC