Skip to content

rust-user-group-graz/04-references-and-borrowing

Repository files navigation

README

This presentation took place on 2019/10/30.

  • The markdown file was used to create the slides

  • resources/images are found in the folder img/

  • The HTML file is used for presentation

  • The PDF file was exported using Google Chromium

In particular, the following command was used for HTML generation: pandoc -t revealjs -s -o rustgraz_talk_04.html rustgraz_talk_04.md --self-contained --standalone -V theme=white -V revealjs-url=https://revealjs.com

About

CPU architectures. And what is this stack & heap thing? What are references and what is this borrowing concept?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages