#[local_queue]
Expand description
Implements LocalQueue from TaskQueue, BackgroundQueue or BatchReducer impl
ยงAttributes
#[local_queue(buffer_size = 2048)]
specifies the buffer size of LocalQueue. This will be 1024 by default, and must be a power of 2