cargo::util::toml_mut

Function is_sorted

source
pub fn is_sorted(it: impl Iterator<Item = impl PartialOrd>) -> bool