pub fn dev_null<T, E>() -> DevNull<T, E>
async
Constructs a sink that consumes its input and sends it nowhere.