casey / casey/just

Support additional error messages for functions that can fail

Open
#1,487 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
35.8k
Forks
846
Avg merge
27m
Merged PRs (30d)
3

Description

I was using the `env_var()` function, and while it's a nice convenience, I wish I could present the user with some additional information when a variable isn't set (so that they could know what it's for, what to set the value to, valid values that are acceptable, links to documentation, whatever).

I made this request generic, assuming that other functions would likely benefit from this as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.