Regions
A type that represents a collection of contiguous parts that make up the type conforming to a data protocol.
Declaration
associatedtype Regions : BidirectionalCollection where Self.Regions.Element : ContiguousBytes, Self.Regions.Element : DataProtocol, Self.Regions.Element.SubSequence : ContiguousBytes