embassy/embassy-macros
Dario Nieuwenhuis aeaa34d7a1 Executor API V2.
- It's no longer possible to call run() reentrantly from within a task (soundness issue)
- it's now possible to spawn Send tasks across threads (SendSpawner, #37)
2021-02-02 05:20:41 +01:00
..
src Executor API V2. 2021-02-02 05:20:41 +01:00
Cargo.toml integrate static-executor, cleanup time module. 2020-10-19 21:25:54 +02:00