pub fn parse_connection_target(s: &str) -> Result<(&str, &str), Error>
Expand description

Parse a connection target, injecting defaults where applicable.