ZhangYong
|
24c4ea71b1
|
sync/pipe: write all user data to pipe
sync/pipe: add write_all function
|
2023-06-04 22:29:59 +08:00 |
|
Dario Nieuwenhuis
|
2c45b5c519
|
sync/pipe: update to clarify docs that it is byte-oriented.
There was some language copypasted from Channel talking about "messages"
or "values", that is not really accurate with Pipe.
|
2023-03-26 23:32:12 +02:00 |
|
Grant Miller
|
7be4337de9
|
Add #[must_use] to all futures
|
2023-02-24 13:01:41 -06:00 |
|
Gabriel Smith
|
d438d1b685
|
sync: Fix nightly feature compilation after upgrade to embedded-io 0.4.0
|
2022-11-27 16:24:20 -05:00 |
|
Dario Nieuwenhuis
|
eeb072d9cb
|
Update Rust nightly.
|
2022-10-26 16:47:29 +02:00 |
|
Dario Nieuwenhuis
|
21072bee48
|
split embassy-util into embassy-futures , embassy-sync .
|
2022-08-22 22:18:13 +02:00 |
|