Packages

Module with helper functions for handling {:ok, value} or {:error, reason} return values

Current section

Files

Jump to
result_ex .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]