import Foundation struct User: Codable { var id: UUID }