cargo
1.84.0-nightly
(759e07f06 2024-10-30)
In cargo::
util::
semver_
eval_
ext
cargo
::
util
::
semver_eval_ext
Function
matches_prerelease
Copy item path
Source
pub(crate) fn matches_prerelease(req: &
VersionReq
, ver: &
Version
) ->
bool