ddyycao / rust-wordcount

Example rust application to showcase error handling patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust wordcount

This repository contains example code to accompany the blog post Rust: Structuring and handling errors in 2020.

After working through “the book” on the Rust programming language and getting started with the first non-trivial, real-world application I found myself faced with a question I didn’t yet feel well-equipped to handle: “How should you structure error handling in a mature rust application?”

Read more →

About

Example rust application to showcase error handling patterns

License:Creative Commons Zero v1.0 Universal


Languages

Language:Rust 100.0%