Type Definition rustc_metadata::rmeta::ExpnDataTable[][src]

type ExpnDataTable = Lazy<Table<ExpnIndex, Lazy<ExpnData>>>;