cargo
1.81.0
(eeb90cda1 2024-09-04) (built from a source tarball)
In cargo::util::toml_mut
Function
cargo
::
util
::
toml_mut
::
is_sorted
Copy item path
source
ยท
[
−
]
pub fn is_sorted(it: impl
Iterator
<Item = impl
PartialOrd
>) ->
bool