Packages

Errors is an Elixir package that adds debugging context to error reasons. It is meant to be used in the tagged tuple style of error handling, where a function may return `{:ok, result}` or `{:error, reason}`.

Current section

Files

Jump to
errors doc index.html
Raw

doc/index.html

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>errors v0.1.0 – Documentation</title>
<meta http-equiv="refresh" content="0; url=api-reference.html">
<meta name="robots" content="noindex">
<meta name="generator" content="ExDoc v0.16.4">
</head>
<body></body>
</html>