Function libblkid_rs::parse_tag_string[][src]

pub fn parse_tag_string(tag_string: &str) -> Result<(String, String)>
Expand description

Parse a tag string into a tuple of type and value