cargo
1.90.0-nightly
(35f603652 2025-06-29)
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