Skip to content

Commit

Permalink
Change how enum constants are output
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Nov 23, 2023
1 parent 69af4e7 commit 58c473a
Show file tree
Hide file tree
Showing 42 changed files with 2,211 additions and 1,803 deletions.
14 changes: 7 additions & 7 deletions Accessibility/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ pub use self::__AXAudiograph::AXCategoricalDataAxisDescriptor;
pub use self::__AXAudiograph::AXChart;
#[cfg(feature = "Accessibility_AXChartDescriptor")]
pub use self::__AXAudiograph::AXChartDescriptor;
pub use self::__AXAudiograph::AXChartDescriptorContentDirection;
pub use self::__AXAudiograph::AXDataAxisDescriptor;
#[cfg(feature = "Accessibility_AXDataPoint")]
pub use self::__AXAudiograph::AXDataPoint;
Expand All @@ -35,31 +36,30 @@ pub use self::__AXAudiograph::AXDataSeriesDescriptor;
pub use self::__AXAudiograph::AXLiveAudioGraph;
#[cfg(feature = "Accessibility_AXNumericDataAxisDescriptor")]
pub use self::__AXAudiograph::AXNumericDataAxisDescriptor;
pub use self::__AXAudiograph::AXNumericDataAxisDescriptorScale;
pub use self::__AXAudiograph::{
AXChartContentDirectionBottomToTop, AXChartContentDirectionLeftToRight,
AXChartContentDirectionRadialClockwise, AXChartContentDirectionRadialCounterClockwise,
AXChartContentDirectionRightToLeft, AXChartContentDirectionTopToBottom,
AXChartDescriptorContentDirection,
};
pub use self::__AXAudiograph::{
AXNumericDataAxisDescriptorScale, AXScaleTypeLinear, AXScaleTypeLn, AXScaleTypeLog10,
};
pub use self::__AXAudiograph::{AXScaleTypeLinear, AXScaleTypeLn, AXScaleTypeLog10};
#[cfg(feature = "Accessibility_AXBrailleMap")]
pub use self::__AXBrailleMap::AXBrailleMap;
pub use self::__AXBrailleMap::AXBrailleMapRenderer;
#[cfg(feature = "Accessibility_AXCustomContent")]
pub use self::__AXCustomContent::AXCustomContent;
pub use self::__AXCustomContent::AXCustomContentImportance;
pub use self::__AXCustomContent::AXCustomContentProvider;
pub use self::__AXCustomContent::{
AXCustomContentImportance, AXCustomContentImportanceDefault, AXCustomContentImportanceHigh,
AXCustomContentImportanceDefault, AXCustomContentImportanceHigh,
};
pub use self::__AXHearingUtilities::AXHearingDeviceEar;
#[cfg(all(feature = "Foundation_NSArray", feature = "Foundation_NSUUID"))]
pub use self::__AXHearingUtilities::AXMFiHearingDevicePairedUUIDs;
pub use self::__AXHearingUtilities::AXMFiHearingDevicePairedUUIDsDidChangeNotification;
pub use self::__AXHearingUtilities::AXMFiHearingDeviceStreamingEar;
pub use self::__AXHearingUtilities::AXMFiHearingDeviceStreamingEarDidChangeNotification;
pub use self::__AXHearingUtilities::AXSupportsBidirectionalAXMFiHearingDeviceStreaming;
pub use self::__AXHearingUtilities::{
AXHearingDeviceEar, AXHearingDeviceEarBoth, AXHearingDeviceEarLeft, AXHearingDeviceEarNone,
AXHearingDeviceEarRight,
AXHearingDeviceEarBoth, AXHearingDeviceEarLeft, AXHearingDeviceEarNone, AXHearingDeviceEarRight,
};
5 changes: 3 additions & 2 deletions AdServices/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ mod __AAAttribution;

#[cfg(feature = "AdServices_AAAttribution")]
pub use self::__AAAttribution::AAAttribution;
pub use self::__AAAttribution::AAAttributionErrorCode;
pub use self::__AAAttribution::AAAttributionErrorDomain;
pub use self::__AAAttribution::{
AAAttributionErrorCode, AAAttributionErrorCodeInternalError,
AAAttributionErrorCodeNetworkError, AAAttributionErrorCodePlatformNotSupported,
AAAttributionErrorCodeInternalError, AAAttributionErrorCodeNetworkError,
AAAttributionErrorCodePlatformNotSupported,
};
1,228 changes: 681 additions & 547 deletions AppKit/mod.rs

Large diffs are not rendered by default.

61 changes: 32 additions & 29 deletions AuthenticationServices/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -165,28 +165,30 @@ pub use self::__ASAuthorization::ASAuthorization;
pub use self::__ASAuthorization::ASAuthorizationScope;
pub use self::__ASAuthorization::ASAuthorizationScopeEmail;
pub use self::__ASAuthorization::ASAuthorizationScopeFullName;
pub use self::__ASAuthorizationAppleIDButton::ASAuthorizationAppleIDButtonStyle;
pub use self::__ASAuthorizationAppleIDButton::ASAuthorizationAppleIDButtonType;
pub use self::__ASAuthorizationAppleIDButton::{
ASAuthorizationAppleIDButtonStyle, ASAuthorizationAppleIDButtonStyleBlack,
ASAuthorizationAppleIDButtonStyleWhite, ASAuthorizationAppleIDButtonStyleWhiteOutline,
ASAuthorizationAppleIDButtonStyleBlack, ASAuthorizationAppleIDButtonStyleWhite,
ASAuthorizationAppleIDButtonStyleWhiteOutline,
};
pub use self::__ASAuthorizationAppleIDButton::{
ASAuthorizationAppleIDButtonType, ASAuthorizationAppleIDButtonTypeContinue,
ASAuthorizationAppleIDButtonTypeDefault, ASAuthorizationAppleIDButtonTypeSignIn,
ASAuthorizationAppleIDButtonTypeSignUp,
ASAuthorizationAppleIDButtonTypeContinue, ASAuthorizationAppleIDButtonTypeDefault,
ASAuthorizationAppleIDButtonTypeSignIn, ASAuthorizationAppleIDButtonTypeSignUp,
};
#[cfg(feature = "AuthenticationServices_ASAuthorizationAppleIDCredential")]
pub use self::__ASAuthorizationAppleIDCredential::ASAuthorizationAppleIDCredential;
pub use self::__ASAuthorizationAppleIDCredential::ASUserDetectionStatus;
pub use self::__ASAuthorizationAppleIDCredential::{
ASUserDetectionStatus, ASUserDetectionStatusLikelyReal, ASUserDetectionStatusUnknown,
ASUserDetectionStatusUnsupported,
ASUserDetectionStatusLikelyReal, ASUserDetectionStatusUnknown, ASUserDetectionStatusUnsupported,
};
#[cfg(feature = "AuthenticationServices_ASAuthorizationAppleIDProvider")]
pub use self::__ASAuthorizationAppleIDProvider::ASAuthorizationAppleIDProvider;
pub use self::__ASAuthorizationAppleIDProvider::ASAuthorizationAppleIDProviderCredentialRevokedNotification;
pub use self::__ASAuthorizationAppleIDProvider::ASAuthorizationAppleIDProviderCredentialState;
pub use self::__ASAuthorizationAppleIDProvider::{
ASAuthorizationAppleIDProviderCredentialAuthorized,
ASAuthorizationAppleIDProviderCredentialNotFound,
ASAuthorizationAppleIDProviderCredentialRevoked, ASAuthorizationAppleIDProviderCredentialState,
ASAuthorizationAppleIDProviderCredentialRevoked,
ASAuthorizationAppleIDProviderCredentialTransferred,
};
#[cfg(feature = "AuthenticationServices_ASAuthorizationAppleIDRequest")]
Expand All @@ -195,20 +197,19 @@ pub use self::__ASAuthorizationAppleIDRequest::ASAuthorizationAppleIDRequest;
pub use self::__ASAuthorizationController::ASAuthorizationController;
pub use self::__ASAuthorizationController::ASAuthorizationControllerDelegate;
pub use self::__ASAuthorizationController::ASAuthorizationControllerPresentationContextProviding;
pub use self::__ASAuthorizationController::{
ASAuthorizationControllerRequestOptionPreferImmediatelyAvailableCredentials,
ASAuthorizationControllerRequestOptions,
};
pub use self::__ASAuthorizationController::ASAuthorizationControllerRequestOptionPreferImmediatelyAvailableCredentials;
pub use self::__ASAuthorizationController::ASAuthorizationControllerRequestOptions;
pub use self::__ASAuthorizationCredential::ASAuthorizationCredential;
pub use self::__ASAuthorizationCustomMethod::ASAuthorizationCustomMethod;
pub use self::__ASAuthorizationCustomMethod::ASAuthorizationCustomMethodOther;
pub use self::__ASAuthorizationCustomMethod::ASAuthorizationCustomMethodRestorePurchase;
pub use self::__ASAuthorizationCustomMethod::ASAuthorizationCustomMethodVideoSubscriberAccount;
pub use self::__ASAuthorizationError::ASAuthorizationError;
pub use self::__ASAuthorizationError::ASAuthorizationErrorDomain;
pub use self::__ASAuthorizationError::{
ASAuthorizationError, ASAuthorizationErrorCanceled, ASAuthorizationErrorFailed,
ASAuthorizationErrorInvalidResponse, ASAuthorizationErrorNotHandled,
ASAuthorizationErrorNotInteractive, ASAuthorizationErrorUnknown,
ASAuthorizationErrorCanceled, ASAuthorizationErrorFailed, ASAuthorizationErrorInvalidResponse,
ASAuthorizationErrorNotHandled, ASAuthorizationErrorNotInteractive,
ASAuthorizationErrorUnknown,
};
pub use self::__ASAuthorizationOpenIDRequest::ASAuthorizationOpenIDOperation;
#[cfg(feature = "AuthenticationServices_ASAuthorizationOpenIDRequest")]
Expand Down Expand Up @@ -248,39 +249,39 @@ pub use self::__ASAuthorizationProviderExtensionAuthorizationRequest::ASAuthoriz
pub use self::__ASAuthorizationProviderExtensionAuthorizationRequest::ASAuthorizationProviderExtensionAuthorizationRequestHandler;
#[cfg(feature = "AuthenticationServices_ASAuthorizationProviderExtensionAuthorizationResult")]
pub use self::__ASAuthorizationProviderExtensionAuthorizationResult::ASAuthorizationProviderExtensionAuthorizationResult;
pub use self::__ASAuthorizationProviderExtensionLoginConfiguration::ASAuthorizationProviderExtensionFederationType;
#[cfg(feature = "AuthenticationServices_ASAuthorizationProviderExtensionKerberosMapping")]
pub use self::__ASAuthorizationProviderExtensionLoginConfiguration::ASAuthorizationProviderExtensionKerberosMapping;
#[cfg(feature = "AuthenticationServices_ASAuthorizationProviderExtensionLoginConfiguration")]
pub use self::__ASAuthorizationProviderExtensionLoginConfiguration::ASAuthorizationProviderExtensionLoginConfiguration;
pub use self::__ASAuthorizationProviderExtensionLoginConfiguration::{
ASAuthorizationProviderExtensionFederationType,
ASAuthorizationProviderExtensionFederationTypeDynamicWSTrust,
ASAuthorizationProviderExtensionFederationTypeNone,
ASAuthorizationProviderExtensionFederationTypeWSTrust,
};
pub use self::__ASAuthorizationProviderExtensionLoginManager::ASAuthorizationProviderExtensionKeyType;
#[cfg(feature = "AuthenticationServices_ASAuthorizationProviderExtensionLoginManager")]
pub use self::__ASAuthorizationProviderExtensionLoginManager::ASAuthorizationProviderExtensionLoginManager;
pub use self::__ASAuthorizationProviderExtensionLoginManager::{
ASAuthorizationProviderExtensionKeyType,
ASAuthorizationProviderExtensionKeyTypeUserDeviceEncryption,
ASAuthorizationProviderExtensionKeyTypeUserDeviceSigning,
ASAuthorizationProviderExtensionKeyTypeUserSecureEnclaveKey,
};
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::ASAuthorizationProviderExtensionAuthenticationMethod;
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::ASAuthorizationProviderExtensionRegistrationHandler;
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::ASAuthorizationProviderExtensionRegistrationResult;
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::ASAuthorizationProviderExtensionRequestOptions;
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::{
ASAuthorizationProviderExtensionAuthenticationMethod,
ASAuthorizationProviderExtensionAuthenticationMethodPassword,
ASAuthorizationProviderExtensionAuthenticationMethodUserSecureEnclaveKey,
};
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::{
ASAuthorizationProviderExtensionRegistrationResult,
ASAuthorizationProviderExtensionRegistrationResultFailed,
ASAuthorizationProviderExtensionRegistrationResultFailedNoRetry,
ASAuthorizationProviderExtensionRegistrationResultSuccess,
ASAuthorizationProviderExtensionRegistrationResultUserInterfaceRequired,
};
pub use self::__ASAuthorizationProviderExtensionRegistrationHandler::{
ASAuthorizationProviderExtensionRequestOptions,
ASAuthorizationProviderExtensionRequestOptionsNone,
ASAuthorizationProviderExtensionRequestOptionsRegistrationRepair,
ASAuthorizationProviderExtensionRequestOptionsUserInteractionEnabled,
Expand Down Expand Up @@ -348,8 +349,8 @@ pub use self::__ASAuthorizationWebBrowserExternallyAuthenticatableRequest::ASAut
pub use self::__ASAuthorizationWebBrowserPlatformPublicKeyCredential::ASAuthorizationWebBrowserPlatformPublicKeyCredential;
#[cfg(feature = "AuthenticationServices_ASAuthorizationWebBrowserPublicKeyCredentialManager")]
pub use self::__ASAuthorizationWebBrowserPublicKeyCredentialManager::ASAuthorizationWebBrowserPublicKeyCredentialManager;
pub use self::__ASAuthorizationWebBrowserPublicKeyCredentialManager::ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationState;
pub use self::__ASAuthorizationWebBrowserPublicKeyCredentialManager::{
ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationState,
ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateAuthorized,
ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateDenied,
ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateNotDetermined,
Expand All @@ -360,27 +361,28 @@ pub use self::__ASCOSEConstants::ASCOSEEllipticCurveIdentifier;
pub use self::__ASCOSEConstants::ASCOSEEllipticCurveIdentifierP256;
#[cfg(feature = "AuthenticationServices_ASCredentialIdentityStore")]
pub use self::__ASCredentialIdentityStore::ASCredentialIdentityStore;
pub use self::__ASCredentialIdentityStore::ASCredentialIdentityStoreErrorCode;
pub use self::__ASCredentialIdentityStore::ASCredentialIdentityStoreErrorDomain;
pub use self::__ASCredentialIdentityStore::{
ASCredentialIdentityStoreErrorCode, ASCredentialIdentityStoreErrorCodeInternalError,
ASCredentialIdentityStoreErrorCodeStoreBusy, ASCredentialIdentityStoreErrorCodeStoreDisabled,
ASCredentialIdentityStoreErrorCodeInternalError, ASCredentialIdentityStoreErrorCodeStoreBusy,
ASCredentialIdentityStoreErrorCodeStoreDisabled,
};
#[cfg(feature = "AuthenticationServices_ASCredentialIdentityStoreState")]
pub use self::__ASCredentialIdentityStoreState::ASCredentialIdentityStoreState;
#[cfg(feature = "AuthenticationServices_ASCredentialProviderExtensionContext")]
pub use self::__ASCredentialProviderExtensionContext::ASCredentialProviderExtensionContext;
#[cfg(feature = "AuthenticationServices_ASCredentialServiceIdentifier")]
pub use self::__ASCredentialServiceIdentifier::ASCredentialServiceIdentifier;
pub use self::__ASCredentialServiceIdentifier::ASCredentialServiceIdentifierType;
pub use self::__ASCredentialServiceIdentifier::{
ASCredentialServiceIdentifierType, ASCredentialServiceIdentifierTypeDomain,
ASCredentialServiceIdentifierTypeURL,
ASCredentialServiceIdentifierTypeDomain, ASCredentialServiceIdentifierTypeURL,
};
pub use self::__ASExtensionErrors::ASExtensionErrorCode;
pub use self::__ASExtensionErrors::ASExtensionErrorDomain;
pub use self::__ASExtensionErrors::ASExtensionLocalizedFailureReasonErrorKey;
pub use self::__ASExtensionErrors::{
ASExtensionErrorCode, ASExtensionErrorCodeCredentialIdentityNotFound,
ASExtensionErrorCodeFailed, ASExtensionErrorCodeUserCanceled,
ASExtensionErrorCodeUserInteractionRequired,
ASExtensionErrorCodeCredentialIdentityNotFound, ASExtensionErrorCodeFailed,
ASExtensionErrorCodeUserCanceled, ASExtensionErrorCodeUserInteractionRequired,
};
#[cfg(feature = "AuthenticationServices_ASPasswordCredential")]
pub use self::__ASPasswordCredential::ASPasswordCredential;
Expand All @@ -391,9 +393,10 @@ pub use self::__ASWebAuthenticationSession::ASWebAuthenticationPresentationConte
#[cfg(feature = "AuthenticationServices_ASWebAuthenticationSession")]
pub use self::__ASWebAuthenticationSession::ASWebAuthenticationSession;
pub use self::__ASWebAuthenticationSession::ASWebAuthenticationSessionCompletionHandler;
pub use self::__ASWebAuthenticationSession::ASWebAuthenticationSessionErrorCode;
pub use self::__ASWebAuthenticationSession::ASWebAuthenticationSessionErrorDomain;
pub use self::__ASWebAuthenticationSession::{
ASWebAuthenticationSessionErrorCode, ASWebAuthenticationSessionErrorCodeCanceledLogin,
ASWebAuthenticationSessionErrorCodeCanceledLogin,
ASWebAuthenticationSessionErrorCodePresentationContextInvalid,
ASWebAuthenticationSessionErrorCodePresentationContextNotProvided,
};
Expand Down
9 changes: 4 additions & 5 deletions AutomaticAssessmentConfiguration/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,15 @@ mod __AEVisibility;
pub use self::__AEAssessmentApplication::AEAssessmentApplication;
#[cfg(feature = "AutomaticAssessmentConfiguration_AEAssessmentConfiguration")]
pub use self::__AEAssessmentConfiguration::AEAssessmentConfiguration;
pub use self::__AEAssessmentConfiguration::AEAutocorrectMode;
pub use self::__AEAssessmentConfiguration::{
AEAutocorrectMode, AEAutocorrectModeNone, AEAutocorrectModePunctuation,
AEAutocorrectModeSpelling,
AEAutocorrectModeNone, AEAutocorrectModePunctuation, AEAutocorrectModeSpelling,
};
#[cfg(feature = "AutomaticAssessmentConfiguration_AEAssessmentParticipantConfiguration")]
pub use self::__AEAssessmentParticipantConfiguration::AEAssessmentParticipantConfiguration;
#[cfg(feature = "AutomaticAssessmentConfiguration_AEAssessmentSession")]
pub use self::__AEAssessmentSession::AEAssessmentSession;
pub use self::__AEAssessmentSessionDelegate::AEAssessmentSessionDelegate;
pub use self::__AEErrors::AEAssessmentErrorCode;
pub use self::__AEErrors::AEAssessmentErrorDomain;
pub use self::__AEErrors::{
AEAssessmentErrorCode, AEAssessmentErrorUnknown, AEAssessmentErrorUnsupportedPlatform,
};
pub use self::__AEErrors::{AEAssessmentErrorUnknown, AEAssessmentErrorUnsupportedPlatform};
8 changes: 4 additions & 4 deletions Automator/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ mod __AutomatorErrors;

#[cfg(feature = "Automator_AMAction")]
pub use self::__AMAction::AMAction;
pub use self::__AMAction::{
AMLogLevel, AMLogLevelDebug, AMLogLevelError, AMLogLevelInfo, AMLogLevelWarn,
};
pub use self::__AMAction::AMLogLevel;
pub use self::__AMAction::{AMLogLevelDebug, AMLogLevelError, AMLogLevelInfo, AMLogLevelWarn};
#[cfg(feature = "Automator_AMAppleScriptAction")]
pub use self::__AMAppleScriptAction::AMAppleScriptAction;
#[cfg(feature = "Automator_AMBundleAction")]
Expand All @@ -47,6 +46,7 @@ pub use self::__AMWorkflowController::AMWorkflowControllerDelegate;
pub use self::__AMWorkflowView::AMWorkflowView;
#[cfg(feature = "Automator_AMWorkspace")]
pub use self::__AMWorkspace::AMWorkspace;
pub use self::__AutomatorErrors::AMErrorCode;
pub use self::__AutomatorErrors::{
AMActionApplicationResourceError, AMActionApplicationVersionResourceError,
AMActionArchitectureMismatchError, AMActionExceptionError, AMActionExecutionError,
Expand All @@ -56,7 +56,7 @@ pub use self::__AutomatorErrors::{
AMActionPropertyListInvalidError, AMActionQuarantineError, AMActionRequiredActionResourceError,
AMActionRuntimeMismatchError, AMActionSignatureCorruptError,
AMActionThirdPartyActionsNotAllowedError, AMActionXPCError, AMActionXProtectError,
AMConversionFailedError, AMConversionNoDataError, AMConversionNotPossibleError, AMErrorCode,
AMConversionFailedError, AMConversionNoDataError, AMConversionNotPossibleError,
AMNoSuchActionError, AMUserCanceledError, AMWorkflowActionsNotLoadedError,
AMWorkflowNewerActionVersionError, AMWorkflowNewerVersionError,
AMWorkflowNoEnabledActionsError, AMWorkflowOlderActionVersionError,
Expand Down
6 changes: 4 additions & 2 deletions BackgroundAssets/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,20 +25,22 @@ mod __BAURLDownload;
pub use self::__BAAppExtensionInfo::BAAppExtensionInfo;
#[cfg(feature = "BackgroundAssets_BADownload")]
pub use self::__BADownload::BADownload;
pub use self::__BADownload::BADownloadState;
pub use self::__BADownload::BADownloaderPriority;
pub use self::__BADownload::BADownloaderPriorityDefault;
pub use self::__BADownload::BADownloaderPriorityMax;
pub use self::__BADownload::BADownloaderPriorityMin;
pub use self::__BADownload::{
BADownloadState, BADownloadStateCreated, BADownloadStateDownloading, BADownloadStateFailed,
BADownloadStateCreated, BADownloadStateDownloading, BADownloadStateFailed,
BADownloadStateFinished, BADownloadStateWaiting,
};
#[cfg(feature = "BackgroundAssets_BADownloadManager")]
pub use self::__BADownloadManager::BADownloadManager;
pub use self::__BADownloadManager::BADownloadManagerDelegate;
pub use self::__BADownloaderExtension::BADownloaderExtension;
pub use self::__BATypes::BAContentRequest;
pub use self::__BATypes::{
BAContentRequest, BAContentRequestInstall, BAContentRequestPeriodic, BAContentRequestUpdate,
BAContentRequestInstall, BAContentRequestPeriodic, BAContentRequestUpdate,
};
#[cfg(feature = "BackgroundAssets_BAURLDownload")]
pub use self::__BAURLDownload::BAURLDownload;
5 changes: 3 additions & 2 deletions BackgroundTasks/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ pub use self::__BGTaskRequest::BGProcessingTaskRequest;
pub use self::__BGTaskRequest::BGTaskRequest;
#[cfg(feature = "BackgroundTasks_BGTaskScheduler")]
pub use self::__BGTaskScheduler::BGTaskScheduler;
pub use self::__BGTaskScheduler::BGTaskSchedulerErrorCode;
pub use self::__BGTaskScheduler::BGTaskSchedulerErrorDomain;
pub use self::__BGTaskScheduler::{
BGTaskSchedulerErrorCode, BGTaskSchedulerErrorCodeNotPermitted,
BGTaskSchedulerErrorCodeTooManyPendingTaskRequests, BGTaskSchedulerErrorCodeUnavailable,
BGTaskSchedulerErrorCodeNotPermitted, BGTaskSchedulerErrorCodeTooManyPendingTaskRequests,
BGTaskSchedulerErrorCodeUnavailable,
};
Loading

0 comments on commit 58c473a

Please sign in to comment.