Function ore::future::dev_null[][src]

pub fn dev_null<T, E>() -> DevNull<T, E>
This is supported on crate feature network only.
Expand description

Constructs a sink that consumes its input and sends it nowhere.