fitzgen / bumpalo

A fast bump allocation arena for Rust
https://docs.rs/bumpalo
Apache License 2.0
1.36k stars 111 forks source link

Add Borrow and BorrowMut impls for Vec and String #108

Closed wada314 closed 3 years ago

wada314 commented 3 years ago

For issue #107.