Skip to content

Example rust application to showcase error handling patterns

License

Notifications You must be signed in to change notification settings

zoni/rust-wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages