This repository contains my reveal.js-based lightning talk on type erasure using Dyno at ACCU 2017.
Go to https://ldionne.com/accu-2017-rust-traits-in-cpp or open index.html
with your browser. A PDF version of the slides is in slides.pdf
.
From the root of the repository,
npm install
grunt serve &
and then connect to localhost:8000
to view locally.