Crate future_utils [−] [src]
Structs
| DropNotice | Created in tandem with a  | 
| DropNotify | Created in tandem with a  | 
| Infallible | Wraps a future or stream which can't fail (ie. has error type  | 
| LogErrors | Removes the errors from a stream and logs them. | 
| Until | Runs a stream or future until some condition is met. | 
Traits
| FutureExt | Extension trait for  | 
| StreamExt | Extension trait for  | 
Functions
| drop_notify | Create a ( | 
Type Definitions
| BoxFuture | |
| BoxSink | |
| BoxStream | |
| IoFuture | |
| IoSink | |
| IoStream |