ITADN

`Borrow` & `make_mut`

#2Closed01mf02 创建于 2023-02-20
0
01mf02commented
I tried to integrate `rclite` in a project of mine ([jaq](https://github.com/01mf02/jaq)), but I can't because jaq needs `Rc::make_mut` and `Borrow`. Could you implement these? If so, then I could integrate `rclite` into jaq, providing you with some real-life performance benchmarks of `alloc::rc::Rc` vs `rclite::Rc`. :)
关闭于 2023-02-23 7 条评论