easyfix_session::io

Function input_stream

Source
pub fn input_stream<S>(source: S) -> InputStream<S>
where S: AsyncRead + Unpin,