| 
           public struct Iterator: @preconcurrency IteratorProtocol {  | 
        
    
   
 
ViewInspector/Sources/ViewInspector/InspectableView+RandomAccessCollection.swift:11:30: error: attribute can only be applied to declarations, not types
public struct Iterator: @preconcurrency IteratorProtocol {
~^~~~~~~~~~~~~~~