Filename Size 1. Getting Started/1. Course Introduction.mp4 7.8 MB 1. Getting Started/2. What is Rust.mp4 12.5 MB 1. Getting Started/3. Installing Rust.mp4 15.8 MB 1. Getting Started/4. Setting Up the Development Environment.mp4 8.5 MB 1. Getting Started/5. Cargo.mp4 50.6 MB 1. Getting Started/5. Cargo.srt 49.5 MB 2. Manual Memory Management/2. Introduction.mp4 1.1 MB 2. Manual Memory Management/3. The Stack.mp4 12 MB 2. Manual Memory Management/3. The Stack.srt 5 KB 2. Manual Memory Management/4. The Heap.mp4 21.4 MB 2. Manual Memory Management/4. The Heap.srt 6.7 KB 2. Manual Memory Management/5. Smart Pointers.mp4 5.2 MB 2. Manual Memory Management/6. Explore the Memory Layout in GDB.mp4 21.4 MB 2. Manual Memory Management/6. Explore the Memory Layout in GDB.srt 7.1 KB 3. Building a Command Line Application/10. Explore the Ownership and Borrowing in GDB.mp4 27.8 MB 3. Building a Command Line Application/10. Explore the Ownership and Borrowing in GDB.srt 6.3 KB 3. Building a Command Line Application/11. Finishing Touches.mp4 44 MB 3. Building a Command Line Application/11. Finishing Touches.srt 8.9 KB 3. Building a Command Line Application/2. Introduction.mp4 2.4 MB 3. Building a Command Line Application/3. Basic Data Types.mp4 13.5 MB 3. Building a Command Line Application/4. Functions.mp4 20.3 MB 3. Building a Command Line Application/4. Functions.srt 9.3 KB 3. Building a Command Line Application/5. Macros.mp4 28.3 MB 3. Building a Command Line Application/5. Macros.srt 7.6 KB 3. Building a Command Line Application/6. Mutability.mp4 16.3 MB 3. Building a Command Line Application/6. Mutability.srt 4.4 KB 3. Building a Command Line Application/7. The Standard Library.mp4 30.8 MB 3. Building a Command Line Application/7. The Standard Library.srt 6.3 KB 3. Building a Command Line Application/8. Ownership.mp4 48.1 MB 3. Building a Command Line Application/8. Ownership.srt 10.5 KB 3. Building a Command Line Application/9. References and Borrowing.mp4 47 MB 3. Building a Command Line Application/9. References and Borrowing.srt 9.5 KB 4. Building a HTTP Server From Scratch/10. The Result Enum.mp4 52.3 MB 4. Building a HTTP Server From Scratch/10. The Result Enum.srt 9.2 KB 4. Building a HTTP Server From Scratch/11. Loops.mp4 11.4 MB 4. Building a HTTP Server From Scratch/12. Tuples.mp4 17.3 MB 4. Building a HTTP Server From Scratch/13. The Match Expression.mp4 52.9 MB 4. Building a HTTP Server From Scratch/13. The Match Expression.srt 12.1 KB 4. Building a HTTP Server From Scratch/14. Arrays.mp4 55.7 MB 4. Building a HTTP Server From Scratch/14. Arrays.srt 11.8 KB 4. Building a HTTP Server From Scratch/15. Logging the Incoming Requests to the Console.mp4 51.3 MB 4. Building a HTTP Server From Scratch/15. Logging the Incoming Requests to the Console.srt 8.3 KB 4. Building a HTTP Server From Scratch/16. Traits and Type Conversions.mp4 110.9 MB 4. Building a HTTP Server From Scratch/16. Traits and Type Conversions.srt 22 KB 4. Building a HTTP Server From Scratch/17. Custom Errors.mp4 77.9 MB 4. Building a HTTP Server From Scratch/17. Custom Errors.srt 15.7 KB 4. Building a HTTP Server From Scratch/18. Advanced Error Handling.mp4 55.9 MB 4. Building a HTTP Server From Scratch/18. Advanced Error Handling.srt 10.2 KB 4. Building a HTTP Server From Scratch/19. Iterating Over Strings.mp4 55 MB 4. Building a HTTP Server From Scratch/19. Iterating Over Strings.srt 11.3 KB 4. Building a HTTP Server From Scratch/2. Introduction.mp4 1.6 MB 4. Building a HTTP Server From Scratch/20. Converting an Option into a Result.mp4 41.8 MB 4. Building a HTTP Server From Scratch/20. Converting an Option into a Result.srt 7.4 KB 4. Building a HTTP Server From Scratch/21. Parsing Values From Strings.mp4 43.7 MB 4. Building a HTTP Server From Scratch/21. Parsing Values From Strings.srt 8.6 KB 4. Building a HTTP Server From Scratch/22. The If Let Expression.mp4 46.9 MB 4. Building a HTTP Server From Scratch/22. The If Let Expression.srt 8.7 KB 4. Building a HTTP Server From Scratch/23. Lifetimes - Part 1.mp4 48.5 MB 4. Building a HTTP Server From Scratch/23. Lifetimes - Part 1.srt 9.2 KB 4. Building a HTTP Server From Scratch/24. Lifetimes - Part 2.mp4 149.9 MB 4. Building a HTTP Server From Scratch/24. Lifetimes - Part 2.srt 23 KB 4. Building a HTTP Server From Scratch/26. Silencing Compiler Warnings.mp4 11.6 MB 4. Building a HTTP Server From Scratch/27. Representing the Query String Using a Hash Map - Part 1.mp4 35.3 MB 4. Building a HTTP Server From Scratch/27. Representing the Query String Using a Hash Map - Part 1.srt 10.2 KB 4. Building a HTTP Server From Scratch/28. Representing the Query String Using a Hash Map - Part 2.mp4 109.8 MB 4. Building a HTTP Server From Scratch/28. Representing the Query String Using a Hash Map - Part 2.srt 20.6 KB 4. Building a HTTP Server From Scratch/29. The Derive Attribute.mp4 39.1 MB 4. Building a HTTP Server From Scratch/29. The Derive Attribute.srt 5.8 KB 4. Building a HTTP Server From Scratch/3. The HTTP Protocol and the Architecture of Our Server.mp4 13.7 MB 4. Building a HTTP Server From Scratch/3. The HTTP Protocol and the Architecture of Our Server.srt 4.9 KB 4. Building a HTTP Server From Scratch/30. Modelling the HTTP Response.mp4 19.3 MB 4. Building a HTTP Server From Scratch/31. Copy and Clone Types.mp4 58.2 MB 4. Building a HTTP Server From Scratch/31. Copy and Clone Types.srt 12.9 KB 4. Building a HTTP Server From Scratch/32. Writing Data to a TCP Stream.mp4 102.1 MB 4. Building a HTTP Server From Scratch/32. Writing Data to a TCP Stream.srt 15.6 KB 4. Building a HTTP Server From Scratch/33. Dynamic vs Static Dispatch.mp4 40.9 MB 4. Building a HTTP Server From Scratch/33. Dynamic vs Static Dispatch.srt 8.4 KB 4. Building a HTTP Server From Scratch/34. Custom Traits.mp4 39.9 MB 4. Building a HTTP Server From Scratch/34. Custom Traits.srt 7 KB 4. Building a HTTP Server From Scratch/35. Implementing Getters.mp4 20.9 MB 4. Building a HTTP Server From Scratch/36. Routing Incoming Requests.mp4 22 MB 4. Building a HTTP Server From Scratch/37. Working with Environment Variables.mp4 44.7 MB 4. Building a HTTP Server From Scratch/37. Working with Environment Variables.srt 8.5 KB 4. Building a HTTP Server From Scratch/38. Serving HTML Files.mp4 29.7 MB 4. Building a HTTP Server From Scratch/38. Serving HTML Files.srt 4.6 KB 4. Building a HTTP Server From Scratch/39. Serving Arbitrary Files Securely.mp4 94.7 MB 4. Building a HTTP Server From Scratch/39. Serving Arbitrary Files Securely.srt 13 KB 4. Building a HTTP Server From Scratch/4. Structs.mp4 45.3 MB 4. Building a HTTP Server From Scratch/4. Structs.srt 13.7 KB 4. Building a HTTP Server From Scratch/41. Next Steps.mp4 17.8 MB 4. Building a HTTP Server From Scratch/5. Strings.mp4 99 MB 4. Building a HTTP Server From Scratch/5. Strings.srt 21.2 KB 4. Building a HTTP Server From Scratch/6. Enums.mp4 64.3 MB 4. Building a HTTP Server From Scratch/6. Enums.srt 13.5 KB 4. Building a HTTP Server From Scratch/7. The Option Enum.mp4 22.2 MB 4. Building a HTTP Server From Scratch/7. The Option Enum.srt 4.7 KB 4. Building a HTTP Server From Scratch/8. Organising Our Code into Modules.mp4 68.5 MB 4. Building a HTTP Server From Scratch/8. Organising Our Code into Modules.srt 15.7 KB 4. Building a HTTP Server From Scratch/9. Listening for TCP Connections.mp4 17.1 MB