Function minerva_rest::utils::get_ip
source · [−]pub fn get_ip() -> SocketAddr
Expand description
Returns the IP address and port of this application, which is always
127.0.0.1:9000
.
pub fn get_ip() -> SocketAddr
Returns the IP address and port of this application, which is always
127.0.0.1:9000
.