Skip to content

What about rust's data types and what conceptual methods does std::iter::Iterator provide?

Notifications You must be signed in to change notification settings

rust-user-group-graz/02-datatypes-and-iterator

Repository files navigation

README

This presentation took place on 2019/07/25.

  • 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: pandoc -t revealjs -s -o rustgraz_talk_02.html rustgraz_talk_02.md --self-contained --standalone -V theme=white -V revealjs-url=https://revealjs.com

About

What about rust's data types and what conceptual methods does std::iter::Iterator provide?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages