parse_label

Function parse_label 

Source
pub(crate) fn parse_label(labelpair: &str) -> Result<(String, String)>