embassy/embassy-executor-macros
2024-01-11 18:18:35 +01:00
..
src Extend the task macro to allow cfging arguments away 2023-12-31 14:14:32 +00:00
Cargo.toml executor: rename macro crate to embassy-executor-macros, bump it. 2023-12-07 00:48:30 +01:00
README.md Centralize license and MSRV boilerplate into the repo readme. 2024-01-11 18:18:35 +01:00

embassy-executor-macros

An Embassy project.

NOTE: Do not use this crate directly. The macros are re-exported by embassy-executor.