Function fragment_value

Source
fn fragment_value(input: &mut &str) -> ModalResult<String>
Expand description

Parses the value of a URL fragment from an alpm-package-source string.

Parsing is attempted after the URL fragment type has been determined.

E.g. tag=v1.0.0 ^^^^^^ This part