Add edit date to rust 07 and 08

This commit is contained in:
Daniel Kluge 2022-08-22 14:29:34 +02:00
parent de9ec885c8
commit 49087480b1
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
:experimental:
:docdatetime: 2022-08-22T14:29:34+02:00
= How to: Projektmanagement = How to: Projektmanagement
https://doc.rust-lang.org/book/ch07-00-managing-growing-projects-with-packages-crates-and-modules.html[Link zum Buch] https://doc.rust-lang.org/book/ch07-00-managing-growing-projects-with-packages-crates-and-modules.html[Link zum Buch]

View File

@ -1,3 +1,6 @@
:experimental:
:docdatetime: 2022-08-22T14:29:34+02:00
= Standard Collections = Standard Collections
https://doc.rust-lang.org/book/ch08-00-common-collections.html[Link zum Buch] https://doc.rust-lang.org/book/ch08-00-common-collections.html[Link zum Buch]