Uptight.Result.Err (Uptight v0.2.2-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
Link to this function
new()
Specs
new() :: t()
Default Elixir.Uptight.Result.Err struct. Value defaults to nil.
Link to this function
new(value)
Specs
Helper for initializing struct with a specific value