Тёмный

Rust HashMap and HashSet Collection Types 🦀 

Trevor Sullivan
Подписаться 17 тыс.
Просмотров 4,6 тыс.
50% 1

Опубликовано:

 

27 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@TrevorSullivan
@TrevorSullivan Год назад
Check out the full Rust playlist for more Rust programming videos! 🦀 ➡➡➡➡ ru-vid.com/group/PLDbRgZ0OOEpUkWDGqp91ODn0dk7LPBAUL
@fabricehategekimana5350
@fabricehategekimana5350 11 месяцев назад
I am very grateful for the work you do! The quality and resources are great. God bless you
@TrevorSullivan
@TrevorSullivan 11 месяцев назад
You are very kind. Thank you so much for your support. God bless you and keep you as well. ✝️
@ojoawojoshua780
@ojoawojoshua780 2 месяца назад
Pls can you create how to build a full backend system in rust and also how to build a smart contract more like DAPPs etcs in rust.
@oladapooyin1238
@oladapooyin1238 Месяц назад
Thank you Trevor!
@shailendrajadhav8603
@shailendrajadhav8603 Год назад
Thank you for creating this playlist; these are easy to understand examples. Would you consider creating a real world application using all these concepts?
@TrevorSullivan
@TrevorSullivan Год назад
Thank you! Yes, I would certainly consider creating a full application. I'm focusing on the core concepts of Rust for now, but once we cover most of those, I'll create some practical Rust applications! Rust on! 🦀🦀
@MH-bw9lh
@MH-bw9lh Год назад
Hi Sullivan, when removing the "AAPL".to_string() from the stock list, why a & is needed ?🤔
@TrevorSullivan
@TrevorSullivan Год назад
That's an excellent question. I believe the simplest answer is that the .remove() method signature requires a borrow of the underlying key type. In this case, my HashMap key was of type String, so in order to satisfy the method signature, I had to use &String. That is essentially what the documentation says here doc.rust-lang.org/stable/std/collections/struct.HashMap.html#method.remove
Далее
Popular Rust Iterator Methods 🦀
54:54
Просмотров 7 тыс.
Share Rust Thread Data With Mutexes 🦀 Rust Tutorial
35:36
Китайка и Максим Крипер😂😆
00:21
Rust Threading Basics 🦀 Rust Tutorial
28:26
Просмотров 7 тыс.
Crust of Rust: std::collections
2:45:04
Просмотров 70 тыс.
Intro to Developing User-Defined Rust Structs 🦀
41:40
Rust Functions Are Weird (But Be Glad)
19:52
Просмотров 136 тыс.
Rust Time Module and Chrono Crate Intro 🦀
58:39
Просмотров 4,1 тыс.