Rust Intermediate Tutorial #4 - Generics

preview_player
Показать описание
We're talking about Generics in Rust and how they can be used to dynamically create structs & functions that can be used for multiple data types.

Check out the code on GitHub!

This video is Part #4 of my playlist "Rust Intermediate Tutorial" - check out the entire playlist!

Рекомендации по теме
Комментарии
Автор

Why are you multiplying in a sum function? ;)

patricklittle