Skip to main content

is_range

Function is_range 

Source
pub fn is_range(requirement: &str) -> bool
Expand description

Whether requirement looks like a Maven range/union, as opposed to a bare “soft” recommended version (which is compared for plain equality by the caller).