Package-level declarations

Types

Link copied to clipboard
@Serializable(with = OptionSerializer::class)
sealed class Option<out T>