ExDaytona.Model.GpuType (ex_daytona v0.2.0)

Copy Markdown View Source

GpuType model.

Summary

Types

t()

Enum values are plain strings on the wire and stay strings at runtime.

Types

t()

@type t() :: String.t()

Enum values are plain strings on the wire and stay strings at runtime.

Functions

decode(value)