pub type ElectrumPlaintextStream = TcpStream;
Transport type used to establish a plaintext TCP connection with the server
struct ElectrumPlaintextStream(/* private fields */);