You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/primitive_types
liv dc1f3b79f8 add tests; refactor exercise links 6 years ago
..
README.md Changed Rust Book versions in links to 2018 6 years ago
primitive_types1.rs right let's try this one again 6 years ago
primitive_types2.rs right let's try this one again 6 years ago
primitive_types3.rs right let's try this one again 6 years ago
primitive_types4.rs add tests; refactor exercise links 6 years ago
primitive_types5.rs add tests; refactor exercise links 6 years ago
primitive_types6.rs add tests; refactor exercise links 6 years ago

README.md

For this exercise check out the chapter Data Types of the Rust Book.