ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

718 results

Jon Gjengset
Crust of Rust: Declarative Macros

In this second Crust of Rust video, we cover declarative macros, macro_rules!, by re-implementing the vec! macro from the ...

1:36:11
Crust of Rust: Declarative Macros

78,274 views

5 years ago

Jon Gjengset
Procedural Macros in Rust (part 1)

In this stream, we take a look at Rust's procedural macros. These are much more flexible than the declarative macros you get with ...

4:02:27
Procedural Macros in Rust (part 1)

77,960 views

6 years ago

Rust Programming Language
RustConf 2020 - Macros for a More Productive Rust by jam1garner

Macros for a More Productive Rust by jam1garner The macro system in Rust is still arguably in its infancy. While a lot of the ...

24:21
RustConf 2020 - Macros for a More Productive Rust by jam1garner

12,204 views

5 years ago

codingjerk
Zig is better than Rust (sometimes)

Since I use both Rust and Zig, I've collected some use cases, where I prefer Zig over Rust. While it's not an objective comparison, ...

20:21
Zig is better than Rust (sometimes)

101,341 views

9 months ago

Rust Programming Language
RustConf 2018 - My Little Procedural Macro by Chris Wong

RustConf 2018 - My Little Procedural Macro by Chris Wong What if Handlebars was a macro? Three years, 376 commits, and ...

25:59
RustConf 2018 - My Little Procedural Macro by Chris Wong

5,793 views

7 years ago

Lavafroth
Laziness, Rust errors and the secret to being a 10x engineer

In this video, we talk about how we can use the thiserror crate to build our custom errors in Rust with relative ease. Using this ...

8:51
Laziness, Rust errors and the secret to being a 10x engineer

3,590 views

1 year ago

timClicks
A useful tip for every (?) Rust code base

Embedding tests are a neat feature of Rust's documentation system. But code examples in README files won't get picked up ...

1:42
A useful tip for every (?) Rust code base

1,023 views

2 years ago

Rust Programming Language
RustFest Zürich 2017 - Macromancy: an introduction to Rust macros by Geoffroy Couprie

Many times you must reuse code And your generics aren't commode Can you deal in the macro dark arts Recompose code of ...

29:01
RustFest Zürich 2017 - Macromancy: an introduction to Rust macros by Geoffroy Couprie

2,670 views

8 years ago

Rust Programming Language
RustLatam 2019 - Alex Crichton: Procedural Macros vs Sliced Bread

Alex will try to convince us that procedural macros are the best thing since sliced bread. With "macros 1.2" now on stable Rust ...

28:50
RustLatam 2019 - Alex Crichton: Procedural Macros vs Sliced Bread

20,479 views

6 years ago

GardevoirBoy
[BEST] Rust Macro Script ! | Rust script pvp / Rust no Recoil | Undetected 2026

[BEST] Rust Macro Script ! | Rust script pvp / Rust no Recoil | Undetected 2026 https://iridia.space/ ⚠️ Installation Guide ...

2:07
[BEST] Rust Macro Script ! | Rust script pvp / Rust no Recoil | Undetected 2026

10 views

7 days ago

JustifyX
*BEST* THE FORGE MACRO (Auto-Sell, Auto-Mine, AFK) | How to Use Macro in The Forge Roblox

Join our Discord for a HUGE Giveaway- https://discord.gg/UwfVtzKQ4k Rust x64: https://rust-lang.org/tools/install/ Build tools: ...

2:37
*BEST* THE FORGE MACRO (Auto-Sell, Auto-Mine, AFK) | How to Use Macro in The Forge Roblox

12,849 views

2 months ago

Code Geek
Rust Programming Language - Macros for a More Productive Rust

Rust Programming Language - Macros for a More Productive Rust Rust for IOT ☞ https://morioh.com/p/82c997985e81 The Rust ...

24:21
Rust Programming Language - Macros for a More Productive Rust

472 views

5 years ago

Roel Van de Paar
How would you model Rust procedural macros?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:19
How would you model Rust procedural macros?

5 views

5 years ago

Rust Programming Language
RustFest Zürich 2017 - Impractical Macros by Alex Burka

A whirlwind tour through a (macro_rules 1.0!) macro that interprets everyone's favorite Turing tarpit, Brainfuck, completely at ...

17:52
RustFest Zürich 2017 - Impractical Macros by Alex Burka

1,448 views

8 years ago

F1C1 scripts
Rust New Expensive macros (for every gun)

Check the discord ---------------------------------------------------------------------- https://discord.gg/5UeYMZQ ...

3:23
Rust New Expensive macros (for every gun)

204 views

6 years ago

Daniil Timoshenko
🔵FREE RUST MACROS😈DOWNLOAD🔵🔥 EASY, POWERFUL, UNIQUE😈 🔥

FREE RUST MACROS DOWNLOAD EASY, POWERFUL, UNIQUE DOWNLOAD: https://dropmefiles.com/dw8gE ...

1:30
🔵FREE RUST MACROS😈DOWNLOAD🔵🔥 EASY, POWERFUL, UNIQUE😈 🔥

31 views

5 years ago

timClicks
Untangle your Markdown-based documentation from your Rust source code

With the help of the include_str! macro, it's possible for files that are separate from your Rust source code to be used as ...

1:22
Untangle your Markdown-based documentation from your Rust source code

1,171 views

2 years ago

Peter Schneider
How to call functions hygenically from macros in Rust?

How to call functions hygenically from macros in Rust? I hope you found a solution that worked for you :) The Content is licensed ...

3:03
How to call functions hygenically from macros in Rust?

2 views

1 year ago

The Debug Zone
Understanding $crate in Rust Procedural Macros: Common Challenges & Solutions

In this video, we delve into the intricacies of using `$crate` in Rust procedural macros, a powerful feature that allows developers to ...

2:18
Understanding $crate in Rust Procedural Macros: Common Challenges & Solutions

3 views

8 months ago

Jon Gjengset
Decrusting the quickcheck crate

In this stream, we peeled back the crust on the quickcheck crate — https://github.com/BurntSushi/quickcheck/ — and explored its ...

1:31:34
Decrusting the quickcheck crate

25,307 views

1 year ago