aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-queue-utils
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-05-28 10:36:05 +0200
committerUlf Lilleengen <[email protected]>2025-05-28 11:34:57 +0200
commit042abc805a84d09231174e41edb0e498baaf7295 (patch)
treebcde4ea3fbb5aacbd2e7bfaf31c6f064a5c3e314 /embassy-time-queue-utils
parent645883d8748995beb8b07f5cee93ac960f6d6a9f (diff)
feat: add support for channel peek
Add support for peeking into the front of the channel if the value implements Clone. This can be useful in single-receiver situations where you don't want to remove the item from the queue until you've successfully processed it.
Diffstat (limited to 'embassy-time-queue-utils')
0 files changed, 0 insertions, 0 deletions