[][src]Type Definition vampirc_io::UciSink

type UciSink = dyn Sink<UciMessage, Error = Error> + Unpin + Send;