-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
There are many generic parameters in the BoundedQueue.
I don't know whether it is necessary to expose the complexity to users.
- For example, UnsafeCell, Padding, takes up a lot of writing
- The meanings of
I, andRING, why it is AsRef - Missing description for
sealof BoundedQueue - Missing description for
modeof AllocBoundedQueue, and why it is different to BoundedQueue (since it is an alias) - Maybe add various examples for usage,
- Consider providing a default value to generic parameters?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels