Structure
Borders
public struct Borders: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Initializers
init(from:)
public init(from decoder: Decoder) throws
Properties
items
let items: [Border]
count
let count: Int