Skip to content

Data structures. Implement them. Run into borrowing issues. Fix references. Profit!

Notifications You must be signed in to change notification settings

rust-user-group-graz/05-data-structures

Repository files navigation

README

This presentation took place on 2019/11/27.

  • The markdown file was used to create the slides

  • resources/images are found in the folder img/

  • examples can be found in examples

  • 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_05.html rustgraz_talk_05.md --self-contained --standalone -V theme=white -V revealjs-url=https://revealjs.com

About

Data structures. Implement them. Run into borrowing issues. Fix references. Profit!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages