Skip to content

register_type doesn't support generics attribute. #31

@AlephCubed

Description

@AlephCubed
#[insert_resource(plugin = EventPlugin, generics = <0>)]
#[register_type(plugin = EventPlugin, generics = <0>)] // unknown field `generics` 
pub struct RotationEventTree<const AXIS: u8>(pub Vec<BeatTree>);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions