Ok

@Serializable
data class Ok(val value: PassableValue) : CELResult(source)

Constructors

Link copied to clipboard
constructor(value: PassableValue)

Properties

Link copied to clipboard