1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-04 13:50:28 +02:00

Adjust timing of standard library slides ()

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

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

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

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

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

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

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

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

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

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