Type Definition fibers_transport::PollSend[][src]

type PollSend = Poll<(), Error>;

The return type of the Transport::poll_send method.