Modules

Structs

Priority container storing max capacity amount of items. Can be used to find n smallest items within an iterator or a set of items that implement Ord. This PrioContainer is stable