| Crates.io | char-device |
| lib.rs | char-device |
| version | 0.16.5 |
| created_at | 2021-01-19 17:42:24.859796+00 |
| updated_at | 2025-03-07 01:36:55.779948+00 |
| description | Character Device I/O |
| homepage | |
| repository | https://github.com/sunfishcode/char-device |
| max_upload_size | |
| id | 344033 |
| size | 92,877 |
This crate defines the CharDevice struct, a simple wrapper around
std::fs::File for character devices.