Skip to main content

parse_tree_spec

Function parse_tree_spec 

Source
pub fn parse_tree_spec(input: &str) -> Result<(String, String)>
Expand description

Split a tree/spec identifier into its two parts. Prescriptive error on malformed input so CLI users see the expected shape.