[][src]Module futures_ext::io

Extends the functionality of std::io and ::tokio::io

Enums

Either

Like ::futures::future::Either, combines two different types implementing the same trait into a single type.