1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-12-23 23:12:52 +02:00

Adjust timing of standard library slides (#2125)

This commit is contained in:
Nicole L
2024-06-07 09:11:57 -07:00
committed by GitHub
parent 7c48cacf82
commit fbeda7216b
9 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
---
minutes: 10
minutes: 5
---
# `HashMap`

View File

@@ -1,5 +1,5 @@
---
minutes: 10
minutes: 5
---
# Result

View File

@@ -1,5 +1,5 @@
---
minutes: 10
minutes: 5
---
# String

View File

@@ -1,5 +1,5 @@
---
minutes: 10
minutes: 5
---
# `Vec`