#arena #object #allocate #slower #reflection-based

deprecated nightly any-arena

A reflection-based arena which can allocate objects of any type

1 unstable release

Uses old Rust 2015

0.0.1 May 9, 2016

#22 in #allocate

MIT/Apache

13KB
221 lines

any-arena

A slower reflection-based arena that can allocate objects of any type.


lib.rs:

A slower reflection-based arena that can allocate objects of any type.

No runtime deps