func parseHostPort(from raw: String) -> (String, Int32?)?
s5Utils13parseHostPort4fromSS_s5Int32VSgtSgSS_tF
8QE6S
import Utils
@frozen struct String
A Unicode string value that is a collection of characters.
@frozen struct Int32
A 32-bit signed integer value type.