ego-tree icon indicating copy to clipboard operation
ego-tree copied to clipboard

Remove `.unwrap()` in `detach()`

Open ronanM opened this issue 1 year ago • 1 comments

In a web crawler, when I strip the HTML tree, sometimes detach() panic on the .unwrap().

ronanM avatar Sep 22 '24 15:09 ronanM