What's with the warnings?

The recommended format that Rust uses is snake case (rather than CamelCase). The warnings can be removed if we change the variable name from homeTeam to home_team. It's not fatal, or likely to cause the program to go on a homicidal rampage; it's more of a style issue.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset