[−][src]Trait timeout_readwrite::reader::TimeoutReadExt
Required methods
ⓘImportant traits for TimeoutReader<H>fn with_timeout<T: Into<Option<Duration>>>(self, timeout: T) -> TimeoutReader<H>
ⓘImportant traits for TimeoutReader<H>
Implementors
impl<H> TimeoutReadExt<H> for H where
H: Read + AsRawFd,
[src]
H: Read + AsRawFd,
ⓘImportant traits for TimeoutReader<H>fn with_timeout<T: Into<Option<Duration>>>(self, timeout: T) -> TimeoutReader<H>
[src]
ⓘImportant traits for TimeoutReader<H>