[][src]Function fedora_update_feedback::parse_nevra

pub fn parse_nevra(
    nevra: &str
) -> Result<(&str, &str, &str, &str, &str), String>

This helper function parses a NEVRA string into its components.