1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2024-11-28 10:03:09 +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

View File

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

View File

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

View File

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

View File

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

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`