Module partial

Module partial 

Source

Modules§

operations
store

Structs§

MemoryStore
Memory implementation of the PartialOrderStore trait.
PartialOrder
Struct for establishing partial order over a set of items which form a dependency graph.

Enums§

PartialOrderError
Error types which may be returned from PartialOrder methods.

Traits§

PartialOrderStore
Trait defining a store API for handling ready and pending dependencies.