an-cabal/an-rope

Decide how we want `fmt::Debug` implementation for Nodes to look

Opened this issue · 0 comments

hawkw commented

Currently the tests for fmt::Debug are disabled, since I had to make some changes in my PR but wasn't sure how exactly we want to format Rope nodes for debugging. We now have a lot more information available (because of Metrics) but I don't want it to be too wordy...