DEV Community

A Weekly Rust🦀 Pill #5

Antonio Perrone on August 30, 2023

A Weekly Rust🦀 Pill is a post series where on a weekly base, I share some implementations of the most popular algorithms and data structures to sha...
Collapse
 
swayambhu_dev profile image
Abhay Raj Singh - Scientist | Developer | Humble

I would like breadth firstable trait better as you can implement that for multiple ds like tree trie etc.