A module for a channel that acts exactly as std::sync::mpsc::channel does, but rather than storing messages in an underlyhing queue, it only stores the latest message.
-
Notifications
You must be signed in to change notification settings - Fork 0
mitchmindtree/latest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A channel-esque type that only stores the last value that was sent.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published