kayak_ui
kayak_ui copied to clipboard
Make `Tree` have internal mutablity
I tried to use dashmap in Tree
and make Tree
have internal mutablity, so no RwLock
is needed.
I have finished one version but exampel tabs
deadlocks. I will try to found what is wrong and fix it.