Result

zio.wasm.componentmodel.ComponentDefinedType$.Result
final case class Result(ok: Option[ComponentValType], err: Option[ComponentValType])

Members list

Value members

Inherited methods

Attributes

Inherited from:
ComponentDefinedType

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product