You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return `Entry` instead of `EntryRef`. `EntryRef` needs the underlying
data to be kept by `TreeRef`, but `lookup_entry` only temporarily loads
sub-trees, so there is no data to return a reference to.
0 commit comments