tee-embedded-io

Crates.iotee-embedded-io
lib.rstee-embedded-io
version0.1.0
created_at2025-10-09 15:55:30.915496+00
updated_at2025-10-09 15:55:30.915496+00
descriptionAdapter for embedded-io to feed writes into two instances
homepage
repositoryhttps://codeberg.org/chrysn/windowed-infinity
max_upload_size
id1875809
size5,835
(chrysn)

documentation

https://docs.rs/tee-embedded-io/

README

tee-embedded-io License: MIT OR Apache-2.0 tee-embedded-io on crates.io tee-embedded-io on docs.rs Source Code Repository Rust Version: 1.82.0

Adapter for embedded-io to feed writes into two instances

It provides a “T” shaped dispatcher for writes (performed on both sides with the embedded_io::Write trait), similar to the UNIX tee command.

Commit count: 0

cargo fmt