futures-log 0.1.1

A simple logging wrapper around `futures-rs` `Future`s and `Stream`s.
Documentation

futures-log

A very simple wrapper around futures-rs Futures and Streams that log all calls to poll and their results, to aid in debugging.