User:Inthar/Code: Difference between revisions
| Line 646: | Line 646: | ||
=== lib.rs === | === lib.rs === | ||
<syntaxhighlight lang="rs"> | <syntaxhighlight lang="rs"> | ||
use std::collections::BTreeSet; | use std::collections::BTreeSet; | ||
use std::collections::HashSet; | use std::collections::HashSet; | ||