February 25, 2019 by Daniel P. Clark

Rust Simplified – Ep 2 – Functions, Traits, and Type Information

Rust Simplified is a series aimed at making Rust much more simple for others to learn. In this episode we cover functions, type information, traits, generics, ownerships, and different various usages of each of these.

Episode Timeline

  • 01:48 – Functions
  • 05:39 – Borrowing
  • 10:46 – Traits
  • 23:44 – Derive traits for println!
  • 30:01 – The Into trait and Generics
  • 42:42 – Different ways to specify type information and Generics

Twitter: http://twitter.com/All_Your_Dev

Twitter: http://twitter.com/6ftdan

Website: https://6ftdan.com/allyourdev/

Rust Playground: https://play.rust-lang.org/

Patreon: https://www.patreon.com/allyourdev

Extra content such as Q&As and Livestreams will be announced, and available as they’re made, on Patreon https://www.patreon.com/allyourdev

#educational#programming#rust#rust simplified#video series

Leave a Reply

Your email address will not be published / Required fields are marked *