Skip to content

Change size of queue with const generics #27

@AldaronLau

Description

@AldaronLau

Currently whisk is limited to a single element in the mpmc queue. This queue is implemented as a simple Option, but could use an implementation of a pre-allocated list with a maximum capacity set via a const generic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions