This talk is a look at core Rust concepts (like data types, references, traits, and a bit about the memory model) by comparing/contrasting with simple Go examples. This is designed for people who are learning Go, or who are already familiar with that programming language.