Cyphi.Level (Cyphi v0.1.0)

Provides struct and type for a Level

Summary

Types

t()

@type t() :: %Cyphi.Level{id: integer() | nil, name: String.t(), points: integer()}