Skip to content

Instantly share code, notes, and snippets.

View seanchen1991's full-sized avatar

Sean Chen seanchen1991

View GitHub Profile
@seanchen1991
seanchen1991 / charter.md
Last active July 19, 2020 18:17 — forked from yaahc/charter.md
Error Handling Project Group Charter

Error Handling Project Group Charter

Motivation

The error handling project group aims to reduce confusion on how to structure error handling for users in the rust community. This will be accomplished by creating learning resources and pushing effort to upstream widely used crates into std. As a secondary goal this project group will also try to resolve some known issues with the Error trait and reporting errors in panics/termination.

Goals

Agree on and define common error handling terminology