pub fn parse_target(s: &str) -> Result<(Option<&str>, Option<&str>), Error>
Parse a string as connection target pieces.