Trait runnel::StreamInLock

source ·
pub trait StreamInLock: Read + BufRead { }
Expand description

A locked reference to StreamIn

Implementors§