bevy_pkv icon indicating copy to clipboard operation
bevy_pkv copied to clipboard

Make store features additive

Open johanhelsing opened this issue 2 years ago • 0 comments

Trying to see if we can improve the architecture a little (using traits instead of ducktyping-like ifdefs).

Also would make testing and ci easier (could just build with all features enabled)

EDIT: not sure if this is a good idea, parking it here for now...

johanhelsing avatar Apr 09 '23 08:04 johanhelsing