Chapter 1
(omitted for brevity)
Chapter 2: Tour of Rust
-
Typical for function's return value to "fall off the end of the function"
-
Tests marked with #[test] attribute
*, | |
*::before, | |
*::after { | |
box-sizing: border-box; | |
} | |
:root { | |
-moz-tab-size: 4; | |
-o-tab-size: 4; | |
tab-size: 4; |
(omitted for brevity)
Typical for function's return value to "fall off the end of the function"
Tests marked with #[test] attribute