2019-07-21 10:54:47 -04:00
..
2019-07-21 10:54:47 -04:00

Strings

Rust has three struct types: a classic c struct, a tuple struct, and a unit struct.

Book Sections