init(from: Decoder) throws
Available when
Self
conforms to Decodable
and RawValue
is String
.Technology
init(from: Decoder) throws
Self
conforms to Decodable
and RawValue
is String
.var hashValue : Int
Self
conforms to Hashable
and RawValue
conforms to Hashable
.func encode(to: Encoder) throws
Self
conforms to Encodable
and RawValue
is String
.func hash(into: inout Hasher)
Self
conforms to Hashable
and RawValue
conforms to Hashable
.