Skip to content

Support attributes on use statements #51

@StrikeForceZero

Description

@StrikeForceZero

To get closer to complete feature parity with bevy_butler, we should support using our attributes on use statements.

#[auto_add_plugin]
use path::to::SomePlugin;

This might be easily added if we extend these to allow ItemUse

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions