It is true, but I saw some message like (an artificial error, demonstrate only)
error[E0369]: binary operation `+` cannot be applied to type `futures::AndThen<futures::AndThen<tokio_io::io::ReadExact<tokio_core::net::TcpStream, [u8; 1]>, tokio_io::io::ReadExact<tokio_core::net::TcpStream, std::vec::Vec<u8>>, [closure@src\client.rs:126:30: 129:14]>, std::result::Result<tokio_core::net::TcpStream, std::io::Error>, [closure@src\client.rs:129:25: 136:10]>`
before. So if it breaks into lines it would be helpful.