embassy/embassy-traits
Wilfried Chauveau 2d475b80d9
Add IntoIterator trait bound on Future trait's parameter
The parameter is also renamed from `U` to `V` to avoid confusion with the
type parameter `U` from the `write_iter` function that follows.
2021-10-29 20:37:00 +01:00
..
src Add IntoIterator trait bound on Future trait's parameter 2021-10-29 20:37:00 +01:00
Cargo.toml Update lots of deps 2021-09-11 01:35:23 +02:00