[][src]Function redis::parse_async

pub fn parse_async<R>(reader: R) -> ValueFuture<R> where
    R: AsyncRead + BufRead