Skip to content

stevedoyle/rust-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Cookbook

A series of Rust snippeets based on the "C++ Cookbook" by D. Ryan Stephens, Christopher Diggins, Jonathan Turkanis, Jeff Cogswell and published by O'Reilly Media Inc.

The goal of this cookbook is to practice and explore the Rust language and how it can be used to solve everyday programming tasks.

The snippets are implemented as tests in the tests directory.

To run everything:

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages