Closed
Description
There are broken links when looking at the BTreeSet
structure. This happens because the structure can be viewed from two locations, both at varying depths of links so the relative links may or may not work:
std::collections::BTreeSet
- workingstd::collections::btree_set::BTreeSet
- not working