Allow generic Read impl
Aperta
enhancement
- Lingua principale
- Rust
- Stelle
- 8
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Right now we have set only `embedded_io` Read impls to be used with the Sbus parsers.
It would be good to allow any generic `R` including std or `futures` or `tokio` based ones.
This doesn't mean we need to implement them but we could allow this as a future feature or we could find contributers willing to do the implementation.
They should all be feature gated.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.