From 38d75349694593ee44613f351b844c6b3fa723ba Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 20 Sep 2020 00:11:43 +0200 Subject: Note Rust's new project group dedicated to error handling --- guides/rust/error-handling.org | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/rust') diff --git a/guides/rust/error-handling.org b/guides/rust/error-handling.org index af499f0..14e4eae 100644 --- a/guides/rust/error-handling.org +++ b/guides/rust/error-handling.org @@ -8,3 +8,7 @@ ergonomics even further: - snafu - thiserror - anyhow +- eyre +* Ongoing development +Error handling now has a [[https://github.com/rust-lang/project-error-handling][dedicated project group]] under the [[https://www.rust-lang.org/governance/teams/library][library +team]]. -- cgit v1.2.3