Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
www.youtube.com
...in the match I'm more explicit I can be more explicit about doing something for each of the variants um that I might be um that I can match on so to say um so the first part for match we will also see um matching later um because...
Video 2022-10-25
www.youtube.com
...using template metaprogramming and okay back to a rough yeah this is a shortened version of what happens in particle often is when I match against these well tech unit limitation done in booths it's called boost variant the ideas you've been functional object that overloads the call...
Video 2016-10-06
www.youtube.com
...do we need size or the clip core i guess we don't okay all right let's try it okay something's not matching up correctly on line 10 uh module test am i missing an extra parenthesis yes i think we could probably also run a test instead...
Video 2022-07-06
www.youtube.com
...saying if context key matches the pattern of sum then make of it then take the variable key from inside it and make it available inside this block and then we call match which is like switch or case in other languages and if it matches p then we restart...
Video 2021-04-23
www.youtube.com
...iterator then we match over that address nearly enough because it's it's not actually something you can match over that over and then find 29 it's bound to the name it ER you tably which is just a irrefutable pattern that will always match and it just...
Video 2019-02-07
Oxidize www.youtube.com
...We also capable of recording the entire state of an entire match to the robot's disc and replaying it afterwards. So we can revisit and step through and find what exact what actual buck lead uh to us losing a last match for example. And we also developed our...
Talk Konrad Nölle, Maximilian Schmidt, Rasmus Mecklenburg 2025-09-17
www.youtube.com
...The, the new match the match modes. Aman: Change. Nicholas Matsakis: That we recently introduced a few years back. Nicholas Matsakis: Not sure if you're familiar with that. Aman: I am not is it. There's not much on Nicholas Matsakis: Yeah, I mean like if you have Nicholas...
Video 2020-12-11
www.youtube.com
...macros to create libraries that support gni we picked Robusta j9 because it doesn't depend on this header file instead you need to match the class name and function names manually but that's okay you need to do this one and then just hope it works fine it...
Video 2022-09-22
www.youtube.com
...the complexity and the ideas since Russ give us the this concept of zero cost abstraction I can layer my extraction so I can match your need regarding simplicity and well power to do whatever you want first sebastian already said that you can write a dramatic rust that result...
Video 2018-02-06
www.youtube.com
...now we can safely call receiver.receive and match over the result and print the result once we got something if you are new to rust and you wonder hey what's this match all about and what's this okay and error please be patient for another few minutes...
Video 2021-09-06
www.youtube.com
...so we go ahead and impul handler for router and apparently does nothing so the first part here is we're going to be matching first on you our eyes and here's some info that you'd really only interested if you're making a proxies or more complicated...
Video 2017-01-03
www.youtube.com
...classes and you can match on all kinds of self types so this is not something we can do just by like matching up the return type in the trait and matching up the return type in the um in the impul um and like matching them structurally we have...
Video 2022-10-22
www.youtube.com
...the future to change to copy and write string very easily one of the advantages of the enums is that you can make other matching on values is the ability of the language that i miss the most but it's not perfect pattern marching allows to extract a field...
Video 2022-03-28
www.youtube.com
...to be able to do things like um like likely and unlikely that target the only the then part of a match of an if or a specific match are interesting and we don't that's a good case yeah let's do that but fair enough that's...
Video 2021-04-27
www.youtube.com
...that's actually my opinion yeah that they should met i think that the bit the precedence of dot dot and delta equals should match in general and we should address this pattern question probably by suggesting parentheses to make the meaning clear or something does anyone not agree presumably...
Video 2020-11-02
www.youtube.com
...using with this just like matching on the states so instead that we set everything to low and sleep and then do a little server movement just to see if everything works um and then in play um I'm actually like uh matching on like the the current LED...
Video 2022-10-25
www.youtube.com
...and so that's a case where like you could make up one but it's probably not going to be the thing that matches what you get if you're doing an nrvo past right okay yeah but but i think i think discussing on thread personally is is...
Video 2021-03-19
RustFest www.youtube.com
...that the window throws at us so the Piston window will give us all the events that happen and then we have like a match statement um where we like sort these events okay is this an update event then do this um or like is it a render event...
Talk lislis 2017-04-29
www.youtube.com
...supposed to be especially with arbitrary cell types I'm just doing some testing as an aside our current behavior matches Taylor's intuition I think it also matches mine I don't know the answer to whether we have a good I would like an outcome of this discussion...
Video 2019-05-31
www.youtube.com
...you have to have two levels of matches is is the concern essentially yeah that's right and you don't you didn't ever have a use case where you wanted to pass around just a strand fail r or match on that i don't think i did...
Video 2021-01-21
"Sometimes bad designs will fail faster in Rust"

Search tips

Type anything to search across articles, videos (including conference talks), podcasts, research, crates, and Rust API documentation. These operators give you finer control — click an example to try it.

Find pages containing all your words. Pages where the words appear together rank higher.
Quote part of your query to keep those words together as an exact phrase within a larger search.
Wrap the whole query in quotes for a verbatim search that matches text exactly, punctuation and all — perfect for Rust syntax. Needs at least 3 characters.
Limit results to a single site. Works on its own () too. One site: per search.

Use the tabs and filters above the results to narrow by content type, publication year, and sort order.