jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:
"Often, we’ll have some initial data that we want to start the string with. For that, we use the to_string method, which is available on any type that implements the Display trait, as string literals do." comes in CH 8, but we do not learn about "Traits" until CH 10?
soitgoes¯\_(ツ)_/¯
#LearningRust