cargo
1.90.0-nightly
(0d9592026 2025-07-19)
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