Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
www.youtube.com
...said or just is there a reason you couldn't use space match that I'm overlooking be difficult because you have to then purse the next block to see if it's a match like match arms or if it's a expression or that kind of expression could...
Video 2019-05-16
www.youtube.com
...The match arm. Nicholas Matsakis: Is question marks. Right. Nicholas Matsakis: Don't make sense. Nicholas Matsakis: Basically Nicholas Matsakis: Because the type of this expression. Nicholas Matsakis: Is correct. And so the key point is the type of the match arm. Nicholas Matsakis: Mrs error panic being as Nicholas...
Video 2020-07-17
www.youtube.com
...string you you don't have the meaning of what's the type is so you prefer to not match on token because matching and took it is just matching on a string which is uh Aki for example if I if I have a custom defined type and I...
Video 2022-10-24
RustFest www.youtube.com
...In this talk we will discuss how Rust is the perfect match for GStreamer to evolve from its C roots and safely enter the future. Be it for application development on top of GStreamer or for the development of plugins, where the actual media processing is happening. We will give...
Talk Luis de Bethencourt, Sebastian Dröge 2017-04-29
www.youtube.com
...yes and also subsequent and also after this match you can have subsequent matches on F that ignore the first component and use the second right that's another feature of this resume of the underscore doesn't fake reading match so you have to use it at bindings that...
Video 2020-01-16
www.youtube.com
...is the tri operator so try so for bubbling errors uh it requires boilerplate due to that matching syntax so we have to go like you know if uh you you match and then if the result is okay then you're signing otherwise you return the error and rust...
Video 2021-05-27
www.youtube.com
...forwarding means is that rock was gonna try to find the next thing that matches that HTTP request where the route attribute matches we call that a collision but just think of it as a match and it will try things in in order in rank order so every route...
Video 2018-12-10
FOSDEM archive.fosdem.org
...With the emergence of the system programming language Rust an alternative for developing these systems is now with us with its support for high-level features such as traits, type inference, pattern matching, and of course it's affine based type system for pointers. This talk will introduce the Muses...
Talk Benedict Gaster 2020-02-01
www.youtube.com
...wait what i don't think so no it's just proposing adding syntax to match on all parts of the target oh same time oh right okay sorry i misread this which matches the entire target triple string yes no that seems perfectly reasonable yes being able to do...
Video 2020-10-28
www.youtube.com
...Why Rust is the perfect match for serverless architecture? Uncover the unique features of Rust that make it the top choice for building ultra-efficient and robust serverless apps. Don't miss this chance to revolutionize your cloud development game and enjoy a 100% serverless pizza tracker demo! 🍕 -- Maxime David...
Video 2023-08-29
www.youtube.com
...When there are sort of when you match on something. Nicholas Matsakis: Matt on a constant. Nicholas Matsakis: And then there's like are two types. Nicholas Matsakis: Equal to each other. And there's all these are like relationships between them. Um, Nicholas Matsakis: I don't know. Nicholas...
Video 2020-07-22
www.youtube.com
...nice language construct in rust that works with enums there's called match and by using pattern matching it's very simple it's very easy to actually extract the information from those items you basically match on the type of your AC item which could also call carry the...
Video 2018-02-06
www.youtube.com
...sanitation rule so to speak that goes over and says let's look at that final value and make sure it matches the type it's supposed to match okay by the way Matthew has already made them they'd appear for their raw pointer rock want a Spacely just...
Video 2019-09-27
www.youtube.com
...Um but for the projection operator itself I think for enums we probably want a new kind of match statement where you can match on which variant is active and then get each field in a projected way. Um for example, current match expressions actually work like this for references...
Video 2025-11-21
www.youtube.com
...And the question is, is it only lead statements or does it have to handle all matches. I think it has to handle all matches because Nicholas Matsakis: It's not Aman: It's a pattern, essentially, right. Nicholas Matsakis: Yeah, there might be a slight difference because we might...
Video 2020-11-06
www.youtube.com
...this is the first meeting for it the proposal on the table here is a generalized mechanism to match through draft implementations so box matching boxes matching strings as stir matching backs as slices and so on so the proposal here i think this makes a huge amount of sense...
Video 2021-01-21
www.youtube.com
...Which sort of matched the behavior for bit in Mark Rousskov: General where it doesn't actually take any effect. Mark Rousskov: Outside of the current crate. scottmcm: Oh, that's cool. I didn't know we could have a fair bit by default land. Nicholas Matsakis: Not something we...
Video 2020-10-28
www.youtube.com
...you see my pointer you know I probably you can see it in the video but those two lines they're quite interesting we match on the object types that we get in and if it we can extract the string from it then we return the string length string...
Video 2018-09-06
www.youtube.com
...separate comma and then param but you can just inline the param which is nice uh match shorthand is another fun one what if we could like rather than like indenting the match statement in a separate block we could lift it out to the top like so it becomes...
Video 2021-10-01
www.youtube.com
...team the blind person for the language team yeah yeah versus just difficulty yeah i was just assuming uh just all team elites can match put requests on that repository on that directory team lead sounds like a good calling yeah team leads but i wasn't i was going...
Video 2020-08-17
"Treat *anything* starting with `cargo` as if it is `cargo run`. This applies even to commands that do not build anything, such as `cargo clean`, and t..."

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.