Skip to content

halfzebra/rust-smart-pointers-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-smart-pointers-examples

All code from Rustbook chapter 15. Smart Pointers with comments organized as a single project.

# to run examples
carago run
# to run tests
cargo test

About

Rust smart pointer examples from Rustbook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages