LPGhatguy / thunderdome

Arena type inspired by generational-arena
Apache License 2.0
197 stars 15 forks source link

no_std support #4

Closed LPGhatguy closed 1 year ago

LPGhatguy commented 3 years ago

We should be able to add an std feature, enabled by default. When disabled, we'll use core and alloc instead of std.