Jaida  Rath

Jaida Rath

1595671920

Demo: Rust Async/Await

Demo of the new async/await support released in Rust 1.39.

GitHub project with my demo code is here: https://github.com/tjpalmer/async-demo

Other important links:

https://blog.rust-lang.org/2019/09/30
https://github.com/tokio-rs/tokio
https://github.com/seanmonstar/reqwest (including the example my demo is based on)
https://jsonplaceholder.typicode.com/

#demo

What is GEEK

Buddha Community

Demo: Rust Async/Await
Alycia  Klein

Alycia Klein

1589945100

Rust Async/Await - Building a Web Crawler with Surf and Async-Std

In this video we build a Web crawler in Rust using Surf and Async-Std. This video is meant to introduce the concept of Futures, async, await and tasks.

#rust #async/await #web

Rusty  Bernier

Rusty Bernier

1592372285

Two Ways to Do Async/Await in ASP.NET Wrong (and How to Fix Them)

My team is in the process of refactoring a large application that we want to deploy to our production environment soon. I’ve just been assigned as lead developer to this project, since the prior lead got another job in a different state, and I’ve been digging through the code to

#async/await #async #asp.net #programming

Jaida  Rath

Jaida Rath

1595671920

Demo: Rust Async/Await

Demo of the new async/await support released in Rust 1.39.

GitHub project with my demo code is here: https://github.com/tjpalmer/async-demo

Other important links:

https://blog.rust-lang.org/2019/09/30
https://github.com/tokio-rs/tokio
https://github.com/seanmonstar/reqwest (including the example my demo is based on)
https://jsonplaceholder.typicode.com/

#demo

Lydia  Kessler

Lydia Kessler

1626318000

ULTIMATE Rust Lang Tutorial! - Publishing a Rust Crate

The ultimate Rust lang tutorial. Follow along as we go through the Rust lang book chapter by chapter.

📝Get the FREE Rust Cheatsheet: https://letsgetrusty.com/cheatsheet

The Rust book: https://doc.rust-lang.org/stable/book/​​

Chapters:
0:00​ Intro
0:43 Release Profiles
3:00 Documentation Comments
4:32 Commonly Used Sections
5:04 Documentation Comments as Tests
5:50 Commenting Contained Items
6:29 Exporting a Public API
8:44 Setting up Creates.io Account
9:54 Adding Metadata to a New Create
12:14 Publishing to Crates.io
12:49 Removing Version from Crates.io
13:37 Outro

#letsgetrusty​​ #rust​lang​ #tutorial

#rust #rust lang #rust crate