[package] name = "ord-by-set" version = "1.0.3" edition = "2018" authors = ["Jordan McLeod "] description = "A library providing a weakly ordered multi-set with compile-time configurable ordering scheme" homepage = "https://panda.re" repository = "https://github.com/panda-re/ord-by-set" license = "MIT" keywords = ["set", "no_std", "multiset", "bag", "collection"] categories = ["algorithms", "no-std", "data-structures"] readme = "README.md" documentation = "https://docs.rs/ord-by-set"