Skip to content

benbenben2/rustlings-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

First experience with Rust

Based on the following version of rustlings:
https://github.com/rust-lang/rustlings/tree/f2de12aa3443af2e989a045d9035294184d36eee

For similar corrections:
https://github.com/gaveen/rustlings-solutions-5/tree/main
https://github.com/aliyyousuff/rustlings-solutions/tree/main

Exercise to Book Chapter mapping

Exercise Book Chapter
variables §3.1
functions §3.3
if §3.5
primitive_types §3.2, §4.3
vecs §8.1
move_semantics §4.1-2
structs §5.1, §5.3
enums §6, §18.3
strings §8.2
modules §7
hashmaps §8.3
options §10.1
error_handling §9
generics §10
traits §10.2
tests §11.1
lifetimes §10.3
iterators §13.2-4
threads §16.1-3
smart_pointers §15, §16.3
macros §19.6
clippy §21.4
conversions n/a

About

Rustlings solutions - First experience with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published