[][src]Function fedora_update_feedback::parse_nvr

pub fn parse_nvr(nvr: &str) -> Result<(&str, &str, &str), String>

This helper function parses an NVR string into its components.