Packages
auto_error
0.1.0
AutoError helps you to pipe between functions returning {:ok, _} or {:error, _} easily.
Current section
Files
Jump to
Current section
Files
auto_error
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]