[−][src]Function mockito::server_address
pub fn server_address() -> SocketAddr
Address and port of the local server.
Can be used with std::net::TcpStream
.
The server will be started if necessary.
pub fn server_address() -> SocketAddr
Address and port of the local server.
Can be used with std::net::TcpStream
.
The server will be started if necessary.