kyren / gc-arena

Incremental garbage collection from safe Rust
Creative Commons Zero v1.0 Universal
438 stars 36 forks source link

Small documentation improvements #27

Closed moulins closed 1 year ago

moulins commented 1 year ago

Some slight improvements to the documentation of the Arena type:

kyren commented 1 year ago

Oh, thank you for cleaning that up, I noticed that there were a lot of old unnecessary attributes from when the arena types were constructed entirely via macro.