Tokio wrappers which apply timeouts to IO operations like read and write.
# Cargo.toml
[dependencies]
tokio-io-timeout = "1.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap a TCP stream with a read timeout.
Use set_timeout before each read/write if you need dynamic timeouts.
No dependency data recorded yet.