Function stemjail::util::recv [] [src]

pub fn recv<T, U>(stream: &mut T) -> Result<U, String> where T: Read, U: Decodable