Type Definition rustc_const_eval::interpret::EvalToAllocationRawResult[][src]

pub type EvalToAllocationRawResult<'tcx> = Result<ConstAlloc<'tcx>, ErrorHandled>;