Struct mini_telnet::TelnetBuilder [−][src]
pub struct TelnetBuilder { /* fields omitted */ }Implementations
Set the telnet server prompt, as many characters as possible.(~ or # is not good. May misjudge).
Login prompt, the common ones are login: and Password: or Username: and Password:.
Set the timeout for TcpStream connect remote addr.
Set the timeout for the operation.
Trait Implementations
Returns the “default value” for a type. Read more
