Std.RingBuffer.PopResult
type
PopResultThis declaration introduces a public type.
What it does
The result of a successful pop operation containing the updated buffer and the dequeued item.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
