rustc_middle::mir::interpret::error

Function interp_ok

Source
pub fn interp_ok<'tcx, T>(x: T) -> InterpResult<'tcx, T>