futures-log

Crates.iofutures-log
lib.rsfutures-log
version0.1.1
sourcesrc
created_at2018-02-02 00:16:26.733142
updated_at2018-02-02 00:20:38.566199
descriptionA simple logging wrapper around `futures-rs` `Future`s and `Stream`s.
homepagehttps://github.com/hawkw/futures-log
repositoryhttps://github.com/hawkw/futures-log
max_upload_size
id49255
size3,989
Eliza Weisman (hawkw)

documentation

https://docs.rs/futures-log

README

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.

Commit count: 10

cargo fmt