Hi, In amethyst we want to re-export specs-derive, but it doesn't work with the way we re-export specs (amethyst::ecs). @omni-viral proposed this implementation to fix this issue: https://github.com/amethyst/amethyst/issues/551#issuecomment-405676793
Hi,
In amethyst we want to re-export specs-derive, but it doesn't work with the way we re-export specs
(amethyst::ecs).
@omni-viral proposed this implementation to fix this issue: amethyst/amethyst#551 (comment)