[−][src]Module timely::order
Traits and types for partially ordered sets.
Structs
| Product | A nested pair of timestamps, one outer and one inner. |
Traits
| Empty | A type that does not affect total orderedness. |
| PartialOrder | A type that is partially ordered. |
| TotalOrder | A type that is totally ordered. |