Back to Browse

Dynamic vs Static Dispatch in Rust

24.1K views
Feb 8, 2021
1:28:25

In this stream, we explore dynamic vs static dispatch - a concept you don't normally have to worry about in other languages, but something that Rust requires you to distinguish. And for good reason! We talk about when to use one or the other, what the different trade offs are, and finally, we dive into the assembly to see what is actually happening when you use one vs. the other. Make sure to like and subscribe! Twitter: https://twitter.com/ryan_levick

Download

1 formats

Video Formats

360pmp4111.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Dynamic vs Static Dispatch in Rust | NatokHD