JeroenDM / programming_conversations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust makes it more difficult to the "the wrong thing", if I try to follow the course example and create a hash map with iterator pairs to values in a set.

I can only get references that I cannot easily put into a hash map, or wrap everything explicitly in ref counter objects.

About


Languages

Language:Rust 100.0%