cargo
1.85.0-nightly
(426d17342 2024-12-21)
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