mirror of https://github.com/fafhrd91/actix-net
Merge branch 'master' into actix-rt
This commit is contained in:
commit
8299922a63
|
@ -70,7 +70,7 @@ where
|
||||||
/// timeout: Duration,
|
/// timeout: Duration,
|
||||||
/// }
|
/// }
|
||||||
///
|
///
|
||||||
/// impl<S> Transform<S> for TimeoutTransform<E>
|
/// impl<S> Transform<S> for TimeoutTransform
|
||||||
/// where
|
/// where
|
||||||
/// S: Service,
|
/// S: Service,
|
||||||
/// {
|
/// {
|
||||||
|
|
Loading…
Reference in New Issue