rustc_middle::mir::interpret

Function interp_ok

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