Skip to content

zn: Add PartialOrd and Ord impl to string types

Zeeshan Ali Khan requested to merge zeenix/zbus:names-impl-ord into main

So they can be used as keys of std::collections::BTreeMap.

Merge request reports