An open API service indexing awesome lists of open source software.

https://github.com/sunfishcode/char-device

Character Device I/O
https://github.com/sunfishcode/char-device

Last synced: 9 months ago
JSON representation

Character Device I/O

Awesome Lists containing this project

README

          


char-device


Character Device I/O


Github Actions CI Status
crates.io page
docs.rs docs


This crate defines the [`CharDevice`] struct, a simple wrapper around
`std::fs::File` for character devices.

[`CharDevice`]: https://docs.rs/char-device/latest/char_device/struct.CharDevice.html