Uptight.Result.Err (Uptight v0.2.6-rc)

Link to this section Summary

Functions

Default Elixir.Uptight.Result.Err struct. Value defaults to nil.

Helper for initializing struct with a specific value

Link to this section Types

Specs

t() :: %Uptight.Result.Err{err: any()}

Link to this section Functions

Specs

new() :: t()

Default Elixir.Uptight.Result.Err struct. Value defaults to nil.

Specs

new(any()) :: t()

Helper for initializing struct with a specific value