Initializer

init(from:)

Inherited from RawRepresentable.init(from:).

Declaration

init(from decoder: Decoder) throws
Available when Self conforms to Decodable and RawValue is String.