Transcript.Entry.data(_:)
An entry representing a custom type encoded as data.
Declaration
case data(Transcript.DataEntry)Discussion
The contentType allows you to identify which type the data can be decoded as.
An entry representing a custom type encoded as data.
case data(Transcript.DataEntry)The contentType allows you to identify which type the data can be decoded as.