from_read

Function from_read 

Source
pub fn from_read<T: Read>(read: T) -> Read<T>