fitzgen / bumpalo

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

Implement FromIteratorIn for Option and Result, just like core does #142

Closed main-- closed 2 years ago

main-- commented 2 years ago

The docs are mostly copied from rust-lang/rust, I hope this is fine