Function actix_web::actix::fut::wrap_stream [−][src]
pub fn wrap_stream<S, A>(s: S) -> StreamWrap<S, A> where
S: Stream,
Converts normal stream into ActorStream
pub fn wrap_stream<S, A>(s: S) -> StreamWrap<S, A> where
S: Stream,
Converts normal stream into ActorStream