MapValueType
Marker Protocol for types that can be used as map values.
FieldTypes.swift:72@preconcurrency protocol MapValueType : FieldType
Supertypes
protocol FieldType
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.