pub fn BuildUrl(Port: u16) -> String
Build localhost URL from port number.
Creates a localhost URL from the provided port number.
Port
Returns the localhost URL string.