Separate crate for comms wrappers
Open
- Dominant language
- Rust
- Stars
- 12
- Forks
- 7
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
Standard input and output-like types introduced in 79ad8ef1a7d28fe35f4e7779e5717f09caf3c8f2 can be refactored to a separate, reusable crate. As an additional benefit it will push unsafe and potentially UB-causing bits to another unit, "clearing" the `fleetspeak` crate. See discussion in #6 for more details.
Contributor guide
Assessment
This issue has not been assessed yet.