char-device

Crates.iochar-device
lib.rschar-device
version0.16.5
created_at2021-01-19 17:42:24.859796+00
updated_at2025-03-07 01:36:55.779948+00
descriptionCharacter Device I/O
homepage
repositoryhttps://github.com/sunfishcode/char-device
max_upload_size
id344033
size92,877
Dan Gohman (sunfishcode)

documentation

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.

Commit count: 114

cargo fmt