Type Definition rustc_metadata::rmeta::ExpnHashTable[−][src]

type ExpnHashTable = Lazy<Table<ExpnIndex, Lazy<ExpnHash>>>;