☰
redis
Function
redis
::
parse_async
[
−
]
[src]
pub fn parse_async<R>(reader: R) -> ValueFuture<R>
where
R:
AsyncRead
+
BufRead
,