hashbrown icon indicating copy to clipboard operation
hashbrown copied to clipboard

add debug visualizers

Open programmerjake opened this issue 4 months ago • 0 comments

I'm using hashbrown, but unlike the std wrapper types, lldb doesn't have support for hashbrown's HashMap/HashSet, which makes it very difficult to see what values are stored through the debugger.

programmerjake avatar Sep 08 '25 11:09 programmerjake