Function flow_expression_parser::parse::v1::parse_connection_target
source · pub fn parse_connection_target(s: &str) -> Result<(&str, &str), Error>
Expand description
Parse a connection target, injecting defaults where applicable.