pub fn mir_cast_kind<'tcx>(from_ty: Ty<'tcx>, cast_ty: Ty<'tcx>) -> CastKind
Returns mir::CastKind from the given parameters.
mir::CastKind