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