Skip to content

Move part of course material to advanced Rust course

The material of the course is too much to cover in one training session. Move the following sections to the advanced Rust course:

  1. Traits
  2. Benchmarking
  3. Assignment 2: Ringbuffer