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

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

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

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

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

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

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

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

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

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