An open API service indexing awesome lists of open source software.

https://github.com/rustkas/traits-from-the-ground-up

This is a source code which I implemented while study presentation material with is at https://media.ccc.de/v/rustcologne.2018.09.generalists-view-traits#t=24 (Traits from the Ground Up)
https://github.com/rustkas/traits-from-the-ground-up

rust tips-and-tricks trait

Last synced: over 1 year ago
JSON representation

This is a source code which I implemented while study presentation material with is at https://media.ccc.de/v/rustcologne.2018.09.generalists-view-traits#t=24 (Traits from the Ground Up)

Awesome Lists containing this project

README

          

# Source code for the Presentation "Traits from the Ground Up"

This is a source code which I implemented while study presentation material with is at
[video presentaion](https://media.ccc.de/v/rustcologne.2018.09.generalists-view-traits#t=24)
(Traits from the Ground Up)

[Link](https://killercup.github.io/presentation-traits-from-the-ground-up/index.html) to the presentation.