Cargo Features

[dependencies]
objc2-mail-kit = { version = "0.2.0", default-features = false, features = ["std", "alloc", "unstable-docsrs", "all", "block2", "objc2-app-kit", "MEAddressAnnotation", "MEComposeContext", "MEComposeSession", "MEContentBlocker", "MEDecodedMessage", "MEEmailAddress", "MEEncodedOutgoingMessage", "MEExtension", "MEExtensionManager", "MEExtensionViewController", "MEMessage", "MEMessageAction", "MEMessageActionDecision", "MEMessageActionHandler", "MEMessageDecoder", "MEMessageEncoder", "MEMessageEncodingResult", "MEMessageSecurityHandler", "MEMessageSecurityInformation", "MEMessageSigner", "MEOutgoingMessageEncodingStatus"] }
default = std

The std feature is set by default whenever objc2-mail-kit is added without default-features = false somewhere in the dependency tree.

std default = alloc

Currently not possible to turn off, put here for forwards compatibility.

Enables std of objc2

alloc std

Enables alloc of objc2

unstable-docsrs

For better documentation on docs.rs

all = MEAddressAnnotation, MEComposeContext, MEComposeSession, MEContentBlocker, MEDecodedMessage, MEDecodedMessageBanner, MEEmailAddress, MEEncodedOutgoingMessage, MEExtension, MEExtensionManager, MEExtensionViewController, MEMessage, MEMessageAction, MEMessageActionDecision, MEMessageActionHandler, MEMessageDecoder, MEMessageEncoder, MEMessageEncodingResult, MEMessageSecurityHandler, MEMessageSecurityInformation, MEMessageSigner, MEOutgoingMessageEncodingStatus, block2, objc2-app-kit
block2 all?

Enables block2

objc2-app-kit all?

Enables objc2-app-kit

MEAddressAnnotation all?

Enables NSObject and NSString of objc2-foundation

MEComposeContext all?

Enables NSUUID of objc2-foundation

MEComposeSession all?

Enables NSArray, NSDictionary, NSError, NSObject, NSString and NSUUID of objc2-foundation, NSResponder and NSViewController of optional objc2-app-kit

MEContentBlocker all?

Enables NSData of objc2-foundation

MEDecodedMessage all?

Enables NSData and NSObject of objc2-foundation

MEDecodedMessageBanner MEEmailAddress all?

Enables NSObject and NSString of objc2-foundation

MEEncodedOutgoingMessage all?

Enables NSData and NSObject of objc2-foundation

MEExtension all?
MEExtensionManager all?

Enables NSError and NSString of objc2-foundation

MEExtensionViewController all?

Enables NSBundle, NSCoder, NSObject and NSString of objc2-foundation, NSKeyValueBinding, NSNib, NSResponder, NSStoryboardSegue, NSUserInterfaceItemIdentification and NSViewController of optional objc2-app-kit

MEMessage all?

Enables NSArray, NSData, NSDate, NSDictionary, NSObject and NSString of objc2-foundation

MEMessageAction all?

Enables NSObject of objc2-foundation

MEMessageActionDecision all?

Enables NSArray and NSObject of objc2-foundation

MEMessageActionHandler all?

Enables NSArray and NSString of objc2-foundation

MEMessageDecoder all?

Enables NSData of objc2-foundation

MEMessageEncoder all?
MEMessageEncodingResult all?

Enables NSError and NSObject of objc2-foundation

MEMessageSecurityHandler all?

Enables NSArray, NSData, NSError and NSString of objc2-foundation, NSResponder and NSViewController of optional objc2-app-kit

MEMessageSecurityInformation all?

Enables NSArray, NSError, NSObject and NSString of objc2-foundation

MEMessageSigner all?

Enables NSArray, NSData, NSObject and NSString of objc2-foundation

MEOutgoingMessageEncodingStatus all?

Enables NSArray, NSError and NSObject of objc2-foundation