-
The type of a variant in the bundle.
Declaration
Swift
associatedtype Variant : BundleImpl -
The variants of the bundle.
Declaration
Swift
var impls: [Variant.ID] { get }
FrontEnd Docs (83% documented)
The type of a variant in the bundle.
Swift
associatedtype Variant : BundleImpl
The variants of the bundle.
Swift
var impls: [Variant.ID] { get }