Instance Method

encode(to:)

Inherited from RawRepresentable.encode(to:).

Declaration

func encode(to encoder: Encoder) throws
Available when Self conforms to Encodable and RawValue is String.