Abstraction that is functionally equivalent to a Kotlin value class that implements an interface, but will compile to platform code (unlike Kotlin value classes such as kotlin.Result)
I also added a badge in there for android-native that is similar to the support [AppleSilicon] and support [IR] badges. Can remove if you object, hopefully not :crossed_fingers: !
[x] Confirmed that two spaces were added at the end of the description to break a new line.
Library Title(s)
parcelize
android.os.Parcelable
interface fromcommonMain
source setencoding
Serialization
value-clazz
value class
that implements aninterface
, but will compile to platform code (unlike Kotlinvalue class
es such askotlin.Result
)I also added a badge in there for
android-native
that is similar to thesupport [AppleSilicon]
andsupport [IR]
badges. Can remove if you object, hopefully not :crossed_fingers: !