1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-04-16 21:49:50 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
--- ---
minutes: 20 minutes: 10
--- ---
# Closures # Closures

View File

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

View File

@ -1,5 +1,5 @@
--- ---
minutes: 10 minutes: 5
--- ---
# `From` and `Into` # `From` and `Into`

View File

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

View File

@ -1,5 +1,5 @@
--- ---
minutes: 10 minutes: 5
--- ---
# `Read` and `Write` # `Read` and `Write`

View File

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

View File

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

View File

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

View File

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