Key

public struct Key<Value> : Hashable, Equatable, RawRepresentable where Value : Decodable, Value : Encodable

Undocumented