AeroRust / AeroRust/sbus-rs

Allow generic Read impl

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.