Fragmentable
public protocol Fragmentable
Interface for types which can be fragmented into smaller pieces.
-
Type of fragment that is created from this type.
Declaration
Swift
associatedtype Fragment