cargo
1.89.0-nightly
(44f415c1d 2025-06-06)
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