Function try_destructure_mir_constant_for_user_output

Source
pub(crate) fn try_destructure_mir_constant_for_user_output<'tcx>(
    tcx: TyCtxt<'tcx>,
    val: ConstValue<'tcx>,
    ty: Ty<'tcx>,
) -> Option<DestructuredConstant<'tcx>>