mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 14:53:03 +00:00
5178c24cf4
Running `cargo test` in embassy-futures was failing. The `no_run` tag on this doc example caused it to still try and compile this example, just not run it, and compilation failed. This updates the example so that it can successfully compile and run. |
||
---|---|---|
.. | ||
block_on.rs | ||
fmt.rs | ||
join.rs | ||
lib.rs | ||
select.rs | ||
yield_now.rs |