Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 197 Bytes

Mailbox

A sample implementation of @skade's mailbox tutorial.

Goals

  • Learn Rust unit testing
  • Deepen knowledge on Rust's ownership model
  • Have fun!