Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/objc2-foundation/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 10 kB image not shown  

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This file has been automatically generated by `objc2`'s `header-translator`.
# DO NOT EDIT

[package]
name = "objc2-foundation"
version.workspace = true
description = "Bindings to the Foundation framework"
edition.workspace = true
rust-version.workspace = true
keywords = ["cocoa", "apple", "framework", "macos", "ios"]
categories.workspace = true
repository.workspace = true
license = "MIT" # All future contributions are licensed under "Zlib OR Apache-2.0 OR MIT".

[lints]
workspace = true

[dependencies]
bitflags = { workspace = true, optional = true, features = ["std"] }
block2 = { workspace = true, optional = true, features = ["alloc"] }
libc = { workspace = true, optional = true }
objc2 = { workspace = true, features = ["std"] }
objc2-core-foundation = { workspace = true, optional = true, features = [
    "CFArray",
    "CFAttributedString",
    "CFCGTypes",
    "CFCalendar",
    "CFCharacterSet",
    "CFData",
    "CFDate",
    "CFDictionary",
    "CFError",
    "CFFileSecurity",
    "CFLocale",
    "CFMachPort",
    "CFMessagePort",
    "CFRunLoop",
    "CFSet",
    "CFStream",
    "CFURL",
    "objc2",
] }

[target.'cfg(target_vendor = "apple")'.dependencies]
objc2-core-services = { workspace = true, optional = true, features = [
    "AE",
    "AEDataModel",
    "objc2",
] }

[package.metadata.docs.rs]
default-target = "aarch64-apple-darwin"
rustc-args = ["--cfg", "docsrs"] # Fix cross-crate link to objc2::topics
targets = [
    "aarch64-apple-darwin",
    "x86_64-apple-darwin",
    "aarch64-apple-ios",
    "aarch64-apple-tvos",
    "aarch64-apple-watchos",
    "aarch64-apple-ios-macabi",
    "aarch64-apple-visionos",
    "x86_64-unknown-linux-gnu",
    "i686-unknown-linux-gnu",
]
features = ["objc2-core-services"]

[features]
default = [
    "std",
    "FoundationErrors",
    "FoundationLegacySwiftCompatibility",
    "NSAffineTransform",
    "NSAppleEventDescriptor",
    "NSAppleEventManager",
    "NSAppleScript",
    "NSArchiver",
    "NSArray",
    "NSAttributedString",
    "NSAutoreleasePool",
    "NSBackgroundActivityScheduler",
    "NSBundle",
    "NSByteCountFormatter",
    "NSByteOrder",
    "NSCache",
    "NSCalendar",
    "NSCalendarDate",
    "NSCharacterSet",
    "NSClassDescription",
    "NSCoder",
    "NSComparisonPredicate",
    "NSCompoundPredicate",
    "NSConnection",
    "NSData",
    "NSDate",
    "NSDateComponentsFormatter",
    "NSDateFormatter",
    "NSDateInterval",
    "NSDateIntervalFormatter",
    "NSDebug",
    "NSDecimal",
    "NSDecimalNumber",
    "NSDictionary",
    "NSDistantObject",
    "NSDistributedLock",
    "NSDistributedNotificationCenter",
    "NSEnergyFormatter",
    "NSEnumerator",
    "NSError",
    "NSException",
    "NSExpression",
    "NSExtensionContext",
    "NSExtensionItem",
    "NSExtensionRequestHandling",
    "NSFileCoordinator",
    "NSFileHandle",
    "NSFileManager",
    "NSFilePresenter",
    "NSFileVersion",
    "NSFileWrapper",
    "NSFormatter",
    "NSGarbageCollector",
    "NSGeometry",
    "NSHFSFileTypes",
    "NSHTTPCookie",
    "NSHTTPCookieStorage",
    "NSHashTable",
    "NSHost",
    "NSISO8601DateFormatter",
    "NSIndexPath",
    "NSIndexSet",
    "NSInflectionRule",
    "NSInvocation",
    "NSItemProvider",
    "NSJSONSerialization",
    "NSKeyValueCoding",
    "NSKeyValueObserving",
    "NSKeyValueSharedObservers",
    "NSKeyedArchiver",
    "NSLengthFormatter",
    "NSLinguisticTagger",
    "NSListFormatter",
    "NSLocale",
    "NSLocalizedNumberFormatRule",
    "NSLock",
    "NSMapTable",
    "NSMassFormatter",
    "NSMeasurement",
    "NSMeasurementFormatter",
    "NSMetadata",
    "NSMetadataAttributes",
    "NSMethodSignature",
    "NSMorphology",
    "NSNetServices",
    "NSNotification",
    "NSNotificationQueue",
    "NSNull",
    "NSNumberFormatter",
    "NSObjCRuntime",
    "NSObject",
    "NSObjectScripting",
    "NSOperation",
    "NSOrderedCollectionChange",
    "NSOrderedCollectionDifference",
    "NSOrderedSet",
    "NSOrthography",
    "NSPathUtilities",
    "NSPersonNameComponents",
    "NSPersonNameComponentsFormatter",
    "NSPointerArray",
    "NSPointerFunctions",
    "NSPort",
    "NSPortCoder",
    "NSPortMessage",
    "NSPortNameServer",
    "NSPredicate",
    "NSProcessInfo",
    "NSProgress",
    "NSPropertyList",
    "NSProtocolChecker",
    "NSProxy",
    "NSRange",
    "NSRegularExpression",
    "NSRelativeDateTimeFormatter",
    "NSRunLoop",
    "NSScanner",
    "NSScriptClassDescription",
    "NSScriptCoercionHandler",
    "NSScriptCommand",
    "NSScriptCommandDescription",
    "NSScriptExecutionContext",
    "NSScriptKeyValueCoding",
    "NSScriptObjectSpecifiers",
    "NSScriptStandardSuiteCommands",
    "NSScriptSuiteRegistry",
    "NSScriptWhoseTests",
    "NSSet",
    "NSSortDescriptor",
    "NSSpellServer",
    "NSStream",
    "NSString",
    "NSTask",
    "NSTermOfAddress",
    "NSTextCheckingResult",
    "NSThread",
    "NSTimeZone",
    "NSTimer",
    "NSURL",
    "NSURLAuthenticationChallenge",
    "NSURLCache",
    "NSURLConnection",
    "NSURLCredential",
    "NSURLCredentialStorage",
    "NSURLDownload",
    "NSURLError",
    "NSURLHandle",
    "NSURLProtectionSpace",
    "NSURLProtocol",
    "NSURLRequest",
    "NSURLResponse",
    "NSURLSession",
    "NSUUID",
    "NSUbiquitousKeyValueStore",
    "NSUndoManager",
    "NSUnit",
    "NSUserActivity",
    "NSUserDefaults",
    "NSUserNotification",
    "NSUserScriptTask",
    "NSValue",
    "NSValueTransformer",
    "NSXMLDTD",
    "NSXMLDTDNode",
    "NSXMLDocument",
    "NSXMLElement",
    "NSXMLNode",
    "NSXMLNodeOptions",
    "NSXMLParser",
    "NSXPCConnection",
    "NSZone",
    "bitflags",
    "block2",
    "libc",
    "objc2-core-foundation",
]
std = ["alloc"]
alloc = []
gnustep-1-7 = ["objc2/gnustep-1-7", "block2?/gnustep-1-7"]
gnustep-1-8 = ["gnustep-1-7", "objc2/gnustep-1-8", "block2?/gnustep-1-8"]
gnustep-1-9 = ["gnustep-1-8", "objc2/gnustep-1-9", "block2?/gnustep-1-9"]
gnustep-2-0 = ["gnustep-1-9", "objc2/gnustep-2-0", "block2?/gnustep-2-0"]
gnustep-2-1 = ["gnustep-2-0", "objc2/gnustep-2-1", "block2?/gnustep-2-1"]
unstable-static-nsstring = []
unstable-mutation-return-null = ["NSNull"]
NSMeasurement = ["NSUnit"]
bitflags = ["dep:bitflags"]
block2 = ["dep:block2"]
libc = ["dep:libc"]
objc2-core-foundation = ["dep:objc2-core-foundation"]
objc2-core-services = ["dep:objc2-core-services"]
unstable-darwin-objc = []

FoundationErrors = []
FoundationLegacySwiftCompatibility = []
NSAffineTransform = []
NSAppleEventDescriptor = ["bitflags"]
NSAppleEventManager = []
NSAppleScript = []
NSArchiver = []
NSArray = ["bitflags"]
NSAttributedString = ["bitflags"]
NSAutoreleasePool = []
NSBackgroundActivityScheduler = []
NSBundle = []
NSByteCountFormatter = ["bitflags"]
NSByteOrder = []
NSCache = []
NSCalendar = ["bitflags"]
NSCalendarDate = []
NSCharacterSet = []
NSClassDescription = []
NSCoder = []
NSComparisonPredicate = ["bitflags"]
NSCompoundPredicate = []
NSConnection = []
NSData = ["bitflags"]
NSDate = []
NSDateComponentsFormatter = ["bitflags"]
NSDateFormatter = []
NSDateInterval = []
NSDateIntervalFormatter = []
NSDebug = []
NSDecimal = []
NSDecimalNumber = []
NSDictionary = []
NSDistantObject = []
NSDistributedLock = []
NSDistributedNotificationCenter = ["bitflags"]
NSEnergyFormatter = []
NSEnumerator = []
NSError = []
NSException = []
NSExpression = []
NSExtensionContext = []
NSExtensionItem = []
NSExtensionRequestHandling = []
NSFileCoordinator = ["bitflags"]
NSFileHandle = []
NSFileManager = ["bitflags"]
NSFilePresenter = []
NSFileVersion = ["bitflags"]
NSFileWrapper = ["bitflags"]
NSFormatter = []
NSGarbageCollector = []
NSGeometry = ["bitflags"]
NSHFSFileTypes = []
NSHTTPCookie = []
NSHTTPCookieStorage = []
NSHashTable = []
NSHost = []
NSISO8601DateFormatter = ["bitflags"]
NSIndexPath = []
NSIndexSet = []
NSInflectionRule = []
NSInvocation = []
NSItemProvider = ["bitflags"]
NSJSONSerialization = ["bitflags"]
NSKeyValueCoding = []
NSKeyValueObserving = ["bitflags"]
NSKeyValueSharedObservers = []
NSKeyedArchiver = []
NSLengthFormatter = []
NSLinguisticTagger = ["bitflags"]
NSListFormatter = []
NSLocale = []
NSLocalizedNumberFormatRule = []
NSLock = []
NSMapTable = []
NSMassFormatter = []
NSMeasurementFormatter = ["bitflags"]
NSMetadata = []
NSMetadataAttributes = []
NSMethodSignature = []
NSMorphology = []
NSNetServices = ["bitflags"]
NSNotification = []
NSNotificationQueue = ["bitflags"]
NSNull = []
NSNumberFormatter = []
NSObjCRuntime = ["bitflags"]
NSObject = []
NSObjectScripting = []
NSOperation = []
NSOrderedCollectionChange = []
NSOrderedCollectionDifference = ["bitflags"]
NSOrderedSet = []
NSOrthography = []
NSPathUtilities = ["bitflags"]
NSPersonNameComponents = []
NSPersonNameComponentsFormatter = ["bitflags"]
NSPointerArray = []
NSPointerFunctions = ["bitflags"]
NSPort = ["bitflags"]
NSPortCoder = []
NSPortMessage = []
NSPortNameServer = []
NSPredicate = []
NSProcessInfo = ["bitflags"]
NSProgress = []
NSPropertyList = ["bitflags"]
NSProtocolChecker = []
NSProxy = []
NSRange = []
NSRegularExpression = ["bitflags"]
NSRelativeDateTimeFormatter = []
NSRunLoop = []
NSScanner = []
NSScriptClassDescription = []
NSScriptCoercionHandler = []
NSScriptCommand = []
NSScriptCommandDescription = []
NSScriptExecutionContext = []
NSScriptKeyValueCoding = []
NSScriptObjectSpecifiers = []
NSScriptStandardSuiteCommands = []
NSScriptSuiteRegistry = []
NSScriptWhoseTests = []
NSSet = []
NSSortDescriptor = []
NSSpellServer = []
NSStream = ["bitflags"]
NSString = ["bitflags"]
NSTask = []
NSTermOfAddress = []
NSTextCheckingResult = ["bitflags"]
NSThread = []
NSTimeZone = []
NSTimer = []
NSURL = ["bitflags"]
NSURLAuthenticationChallenge = []
NSURLCache = []
NSURLConnection = []
NSURLCredential = []
NSURLCredentialStorage = []
NSURLDownload = []
NSURLError = []
NSURLHandle = []
NSURLProtectionSpace = []
NSURLProtocol = []
NSURLRequest = []
NSURLResponse = []
NSURLSession = []
NSUUID = []
NSUbiquitousKeyValueStore = []
NSUndoManager = []
NSUnit = []
NSUserActivity = []
NSUserDefaults = []
NSUserNotification = []
NSUserScriptTask = []
NSValue = []
NSValueTransformer = []
NSXMLDTD = []
NSXMLDTDNode = []
NSXMLDocument = []
NSXMLElement = []
NSXMLNode = []
NSXMLNodeOptions = ["bitflags"]
NSXMLParser = []
NSXPCConnection = ["bitflags"]
NSZone = []

[dev-dependencies]
static_assertions = "1.1.0"
objc2-core-foundation = { workspace = true, features = [
    "CFString", # FIXME: Remove this once CFString is moved into that feature gate.
] }

[Dauer der Verarbeitung: 0.19 Sekunden, vorverarbeitet 2026-08-25]