Cargo Features

[dependencies]
objc2-av-routing = { version = "0.3.0", default-features = false, features = ["std", "alloc", "block2", "objc2-uniform-type-identifiers", "AVCustomDeviceRoute", "AVCustomRoutingActionItem", "AVCustomRoutingController", "AVRoutingDefines"] }
default = AVCustomDeviceRoute, AVCustomRoutingActionItem, AVCustomRoutingController, AVCustomRoutingEvent, AVRoutingDefines, block2, objc2-uniform-type-identifiers, std

These default features are set whenever objc2-av-routing is added without default-features = false somewhere in the dependency tree.

std default = alloc
alloc std
block2 default

Enables block2

objc2-uniform-type-identifiers default

Enables objc2-uniform-type-identifiers

AVCustomDeviceRoute default

Enables NSUUID of objc2-foundation

AVCustomRoutingActionItem default

Enables NSString of objc2-foundation

AVCustomRoutingController default

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

AVCustomRoutingEvent AVRoutingDefines default

objc2-av-routing has 9 features without comments.