Module rustc_ap_rustc_data_structures::stable_set[][src]

Structs

A deterministic wrapper around FxHashSet that does not provide iteration support.

Type Definitions

Type alias for a hashmap using the fx hash algorithm.