A lot of structural work
This commit is contained in:
		| @@ -117,7 +117,7 @@ impl<T: ApplySettings> ApplySettings for FramedRead<T> { | ||||
| } | ||||
| */ | ||||
|  | ||||
| impl<T> Stream for FramedRead<T> | ||||
| impl<T> futures::Stream for FramedRead<T> | ||||
|     where T: AsyncRead, | ||||
| { | ||||
|     type Item = Frame; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user