The StableOrd trait can be used to mark types as having a stable sort order across compilation sessions. Collections that sort their items in a stable way can safely implement HashStable by hashing items in sort order. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
The StableOrd trait can be used to mark types as having a stable sort order across compilation sessions. Collections that sort their items in a stable way can safely implement HashStable by hashing items in sort order. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||