mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-20 14:31:15 +02:00
Add timing for const slide (#2556)
I think this was missed when it split from the static slide. In the last course session, we spent a fair amount of time on this slide.
This commit is contained in:
parent
f95c28f9a7
commit
cb5409052a
@ -1,3 +1,7 @@
|
||||
---
|
||||
minutes: 10
|
||||
---
|
||||
|
||||
# `const`
|
||||
|
||||
Constants are evaluated at compile time and their values are inlined wherever
|
||||
|
Loading…
x
Reference in New Issue
Block a user