Allow generic Read impl
Offen
enhancement
- Vorherrschende Sprache
- Rust
- Sterne
- 8
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.