[][src]Module futuristic::sink

Extensions to the Sink trait from the futures crate.

Structs

Fork

Sink returned by SinkTools::fork.

Null

Sink that accepts and ignores everything sent to it.

Traits

SinkTools

Extension trait for Sink.